Accessible
class Accessible extends Comparator (View source)
Check if a value is an array or an ArrayAccess object.
Traits
Methods
bool
check(mixed $value)
Compare the input value against the comparator.
Details
final bool
__invoke(mixed $value)
Compare the input value against the comparator.
bool
check(mixed $value)
Compare the input value against the comparator.
in
Makes at line 12
static Makes
make()
Create a new instance of the class.