class includecss extends includeasset
Methods
|
__construct(Twig_Node_Expression $expr, environment $environment, $lineno, $tag = null)
|
from includeasset | |
|
compile(Twig_Compiler $compiler)
Compiles the node to PHP. |
from includeasset | |
| string |
get_definition_name()
Get the definition name |
|
|
append_asset(Twig_Compiler $compiler)
{@inheritdoc} |
Details
in includeasset at line 21
public
__construct(Twig_Node_Expression $expr, environment $environment, $lineno, $tag = null)
in includeasset at line 32
public
compile(Twig_Compiler $compiler)
Compiles the node to PHP.
at line 21
public string
get_definition_name()
Get the definition name
at line 29
public
append_asset(Twig_Compiler $compiler)
{@inheritdoc}