Returns a list of operators to add to the existing list.
Return value
array An array of operators
File
- drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php, line 69
Class
- Twig_ExtensionInterface
- Interface implemented by extension classes.
Code
function getOperators();