Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
JmesPath\FnDispatcher Class Reference

Public Member Functions

 __call ($name, $args)
 
 __invoke ($fn, array $args)
 

Static Public Member Functions

static getInstance ()
 Gets a cached instance of the default function implementations.
 

Member Function Documentation

◆ __invoke()

JmesPath\FnDispatcher::__invoke ( $fn,
array $args )
Parameters
string$fnFunction name.
array$argsFunction arguments.
Return values
mixed

◆ getInstance()

static JmesPath\FnDispatcher::getInstance ( )
static

Gets a cached instance of the default function implementations.

Return values
FnDispatcher

The documentation for this class was generated from the following file: