function Twig_ExtensionInterface::getName

Returns the name of the extension.

Return value

string The extension name

File

drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php, line 83

Class

Twig_ExtensionInterface
Interface implemented by extension classes.

Code

function getName();