37 private static $types = array(self::FAILURE
91 $types = array(
C\Component::class);
104 $types = array(
C\Component::class);
107 $clone = clone $this;
checkArgIsElement($which, $value, $array, $name)
Throw an InvalidArgumentException if $value is not an element of array.
trait ComponentHelper
Provides common functionality for component implementations.
checkStringArg($which, $value)
Throw an InvalidArgumentException if $value is no string.
checkArgListElements($which, array &$values, &$classes)
Check every element of the list if it is an instance of one of the given classes. ...
withButtons(array $buttons)
__construct($type, $message_text)