PHP Class nspl\args\_p\LessThan

Inheritance: implements nspl\args\Constraint
Afficher le fichier Open project: ihor/Nspl

Méthodes publiques

Méthode Description
__construct ( callable $function, integer $threshold, string $message )
__invoke ( mixed $value ) : boolean
__toString ( ) : string

Method Details

__construct() public méthode

public __construct ( callable $function, integer $threshold, string $message )
$function callable
$threshold integer
$message string

__invoke() public méthode

public __invoke ( mixed $value ) : boolean
$value mixed
Résultat boolean

__toString() public méthode

public __toString ( ) : string
Résultat string