IntvalRule
extends Rule
Table of Contents
Methods
-
__construct()
: mixed
-
evaluate()
: bool|RuleResult
-
evaluateValue()
: mixed
-
getContext()
: mixed
-
getKeys()
: mixed
-
getPath()
: mixed
-
getProcess()
: mixed
-
make()
: static|null
-
matchKey()
: bool
-
matchPath()
: mixed
__construct()
public
__construct(mixed $_1713387776, mixed $_1327153155, mixed $_1141115044, mixed $_38751261, mixed $_86970768) : mixed
Parameters
-
$_1713387776
: mixed
-
-
$_1327153155
: mixed
-
-
$_1141115044
: mixed
-
-
$_38751261
: mixed
-
-
$_86970768
: mixed
-
evaluate()
public
evaluate(mixed $_2121274722) : bool|RuleResult
Parameters
-
$_2121274722
: mixed
-
evaluateValue()
public
evaluateValue(mixed $_387279861) : mixed
Parameters
-
$_387279861
: mixed
-
getContext()
public
getContext() : mixed
getKeys()
public
getKeys() : mixed
getPath()
public
getPath() : mixed
getProcess()
public
getProcess() : mixed
make()
public
static make(array<string|int, mixed> $_1847564510) : static|null
Parameters
-
$_1847564510
: array<string|int, mixed>
-
Return values
static|null
matchKey()
public
matchKey(array<string|int, mixed> $_112141834) : bool
Parameters
-
$_112141834
: array<string|int, mixed>
-
matchPath()
public
matchPath(mixed $_2060986484) : mixed
Parameters
-
$_2060986484
: mixed
-