Fibinger Ádám
2020-09-10 f2e0b5357a6f019780773cb87cc5c633b27c88f2
EOG/Utils/TwigFactory.php
@@ -42,7 +42,7 @@
         $loader = new FilesystemLoader($fileSystemPaths);
      }
      $twigEnvironmentOptions['cache'] = static::CACHE_DIR;
      //$twigEnvironmentOptions['cache'] = static::CACHE_DIR;
      $twigEnvironmentOptions['auto_reload'] = true;
      if (IS_DEV)