class IsNotEmptyP implements Predicate

Predicate that all input arguments are not empty

Methods

bool
__invoke(mixed $args)

No description

Details

at line line 26
bool __invoke(mixed $args)

Parameters

mixed $args A predicate subjects

Return Value

bool May be true or false depending on the predicate subject