1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-23 05:16:03 +02:00

Flextype Core and Plugins: Doctrine Coding Standard #200 #186

- next round of code improvements
This commit is contained in:
Awilum
2019-08-11 15:56:40 +03:00
parent 1cee575e4d
commit 7fa2b7ce59

View File

@@ -11,8 +11,8 @@ namespace Flextype;
use Flextype\Component\I18n\I18n;
use Twig_Extension;
use Twig_SimpleFunction;
use Twig_SimpleFilter;
use Twig_SimpleFunction;
class I18nTwigExtension extends Twig_Extension
{