constant Twig_TemplateInterface::METHOD_CALL

File

drupal/core/vendor/twig/twig/lib/Twig/TemplateInterface.php, line 22

Class

Twig_TemplateInterface
Interface implemented by all compiled templates.

Code

const METHOD_CALL = 'method';