PregReplaceRule
extends PregRule
Table of Contents
Methods
-
__construct()
: mixed
-
evaluate()
: mixed
-
evaluateValue()
: mixed
-
getContext()
: mixed
-
getKeys()
: mixed
-
getPath()
: mixed
-
getProcess()
: mixed
-
make()
: static|null
-
matchKey()
: bool
-
matchPath()
: mixed
__construct()
public
__construct(mixed $_2045836368, mixed $_56941340, mixed $_1144572848, mixed $_1983572138, mixed $_1527583091, mixed $_218676546) : mixed
Parameters
-
$_2045836368
: mixed
-
-
$_56941340
: mixed
-
-
$_1144572848
: mixed
-
-
$_1983572138
: mixed
-
-
$_1527583091
: mixed
-
-
$_218676546
: mixed
-
evaluate()
public
evaluate(mixed $_1722673652) : mixed
Parameters
-
$_1722673652
: 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
-