Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
Mustache_Exception_SyntaxException Class Reference
Inheritance diagram for Mustache_Exception_SyntaxException:
Mustache_Exception

Public Member Functions

 __construct ($msg, array $token, Exception $previous=null)
 
 getToken ()
 

Protected Attributes

 $token
 

Constructor & Destructor Documentation

◆ __construct()

Mustache_Exception_SyntaxException::__construct ( $msg,
array $token,
Exception $previous = null )
Parameters
string$msg
array$token
Exception$previous

Member Function Documentation

◆ getToken()

Mustache_Exception_SyntaxException::getToken ( )
Return values
array

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