Browse Source

Uncaught TypeError

PHP Fatal error:  Uncaught TypeError: Argument 2 passed to WorkflowBundle\Twig\WorkflowExtension::__construct() must be an instance of Symfony\Component\Translation\DataCollectorTranslator, instance of Symfony\Bundle\FrameworkBundle\Translation\Translator given, called in /opt/ftth/var/cache/prod/appProdProjectContainer.php on line 7422 and defined in /opt/ftth/vendor/ik/workflow-bundle/Twig/WorkflowExtension.php:13
Luciano Andrade 7 years ago
parent
commit
bd3cbb97fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Twig/WorkflowExtension.php

+ 1 - 1
Twig/WorkflowExtension.php

@@ -125,4 +125,4 @@ class WorkflowExtension extends \Twig_Extension
 
 
 
 
     }
     }
-}
+}