Moodle PHP Documentation 4.4
Moodle 4.4.8+ (Build: 20250530) (000b0c27711)
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: