Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250706) (a6b17d8f6bd)
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: