42 $this->view_controls = $view_controls;
An exception for terminatinating execution or to throw for unit testing.
withEnvironment(array $environment)
withRowMapping(\Closure $row_mapping)
__construct($title, array $view_controls, \Closure $row_mapping, SignalGeneratorInterface $signal_generator)
clone(int $target_parent_obj_id)
trait HasViewControls
Trait for panels supporting view controls.
checkStringArg($which, $value)
Throw an InvalidArgumentException if $value is no string.
trait ComponentHelper
Provides common functionality for component implementations.