Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
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: