Returns the node visitor instances to add to the existing list.
Return value
array An array of Twig_NodeVisitorInterface instances
File
- drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php, line 41
Class
- Twig_ExtensionInterface
- Interface implemented by extension classes.
Code
function getNodeVisitors();