107 $clone = clone $this;
126 $clone = clone $this;
144 $clone = clone $this;
An exception for terminatinating execution or to throw for unit testing.
withEnvironment(array $environment)
withRowMapping(\Closure $row_mapping)
withViewControls(array $view_controls)
__construct($title, array $view_controls, \Closure $row_mapping, SignalGeneratorInterface $signal_generator)
checkStringArg($which, $value)
Throw an InvalidArgumentException if $value is no string.
trait ComponentHelper
Provides common functionality for component implementations.