2declare(strict_types=1);
59 self::$allowed_aria_roles,
60 implode(
'/', self::$allowed_aria_roles)
An exception for terminatinating execution or to throw for unit testing.
checkArgIsElement($which, $value, $array, $name)
Throw an InvalidArgumentException if $value is not an element of array.