|
| __call ($name, $args) |
|
| __invoke ($fn, array $args) |
|
|
static | getInstance () |
| Gets a cached instance of the default function implementations.
|
|
◆ __invoke()
JmesPath\FnDispatcher::__invoke |
( |
| $fn, |
|
|
array | $args ) |
- Parameters
-
string | $fn | Function name. |
array | $args | Function arguments. |
- Return values
-
◆ getInstance()
static JmesPath\FnDispatcher::getInstance |
( |
| ) |
|
|
static |
Gets a cached instance of the default function implementations.
- Return values
-
The documentation for this class was generated from the following file:
- lib/jmespath/src/FnDispatcher.php