Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
nspl
args
_p
MoreThan
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