Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250706) (a6b17d8f6bd)
Mustache_Exception_UnknownTemplateException Class Reference
Inheritance diagram for Mustache_Exception_UnknownTemplateException:
Mustache_Exception

Public Member Functions

 __construct ($templateName, ?Exception $previous=null)
 
 getTemplateName ()
 

Protected Attributes

 $templateName
 

Constructor & Destructor Documentation

◆ __construct()

Mustache_Exception_UnknownTemplateException::__construct ( $templateName,
?Exception $previous = null )
Parameters
string$templateName
?Exception$previous

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