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'];
An exception for terminatinating execution or to throw for unit testing.
Represents a template test.
__construct(array $options=array())
Represents a callable template test.
Represents a template test.