new Twig_Filter_Function('gettext'), ); } /** * Returns the name of the extension. * * @return string The extension name */ public function getName() { return 'i18n'; } }