27 ->subcompile($this->
getNode(
'node'))
35 class_alias(
'Twig_Node_Expression_Test_Divisibleby',
'Twig\Node\Expression\Test\DivisiblebyTest',
false);
raw($string)
Adds a raw string to the compiled code.
Checks if a variable is divisible by a number.
compile(Twig_Compiler $compiler)
Compiles the node to PHP.