Gets the Twig_ParserInterface.
Return value
null|Twig_ParserInterface A Twig_ParserInterface instance or null
File
- drupal/core/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php, line 44
Class
- Twig_TokenParserBrokerInterface
- Interface implemented by token parser brokers.
Code
function getParser();