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