Property | Type | Description | |
---|---|---|---|
$attributes | |||
$doctype | string | Default is Jarves:Doctypes:html5.html.twig (Jarves/Resources/views/Doctypes/html5.html.twig) You should copy and paste the default and adjust it accordingly. | |
$key | string | Note: The file path is not directly stored anywhere, instead only this key is. | |
$requiredProperties | |||
$rootName |
Method | Description | |
---|---|---|
getDoctype ( ) : string | ||
getKey ( ) : mixed | ||
setDoctype ( string $doctype ) | ||
setKey ( mixed $key ) |
protected string $doctype | ||
return | string |
protected string $key | ||
return | string |