PHP 클래스 nspl\args\_p\MoreThan

상속: implements nspl\args\Constraint
파일 보기 프로젝트 열기: ihor/Nspl

공개 메소드들

메소드 설명
__construct ( callable $function, integer $threshold, string $message )
__invoke ( mixed $value ) : boolean
__toString ( ) : string

메소드 상세

__construct() 공개 메소드

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

__invoke() 공개 메소드

public __invoke ( mixed $value ) : boolean
$value mixed
리턴 boolean

__toString() 공개 메소드

public __toString ( ) : string
리턴 string