Skip to content

TemplateLoaderException ​

Type
Class
Namespace
craft\web\twig
Inherits
craft\web\twig\TemplateLoaderException » Twig\Error\LoaderError
Since
3.0.0

Class TemplateLoaderException

View source

Public Properties ​

PropertyDescription
templatestring, null

template ​

Type
string, null
Default value
null

View source

Public Methods ​

MethodDescription
__construct()

__construct() ​

View source

Arguments ​

  • $template (string) – The requested template
  • $message (string) – The exception message