nspl\args\Constraint::__invoke PHP Méthode

__invoke() public méthode

Returns true if the value satisfies the constraint
public __invoke ( mixed $value ) : boolean
$value mixed
Résultat boolean
    function __invoke($value);