Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
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: