12 @trigger_error(
'The Twig_Test class is deprecated since version 1.12 and will be removed in 2.0. Use Twig_SimpleTest instead.', E_USER_DEPRECATED);
28 $this->options = array_merge(
array(
35 return $this->options[
'callable'];
Represents a template test.
Represents a template test.
Represents a callable template test.
Create styles array
The data for the language used.
__construct(array $options=array())