TemplateLoaderException
- Type
- Class
- Namespace
- Craft
- Inherits
- Craft\TemplateLoaderException »
Twig_Error_Loader
- Since
- 1.0
Class TemplateLoaderException
See also http://craftcms.com
View source (opens new window)
# Public Properties
Property | Description |
---|---|
$template | string (opens new window) |
# $template
Signature
public string $template = null
# Public Methods
Method | Description |
---|---|
__construct() |
# __construct()
Signature
public Craft\TemplateLoaderException __construct ( $template )