PHP Class nspl\args\_p\MoreThan

Inheritance: implements nspl\args\Constraint
Exibir arquivo Open project: ihor/Nspl

Public Methods

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

Method Details

__construct() public method

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

__invoke() public method

public __invoke ( mixed $value ) : boolean
$value mixed
return boolean

__toString() public method

public __toString ( ) : string
return string