I run an application created using Zend Framework 2, I get this error:
Fatal error allowed: argument 1 passed to Zend \ View \ HelperPluginManager :: __ construct () should implement the Interop \ Container \ ContainerInterface interface, not specified, C: \ WAMP \ WWW \ blog \ provider \ ZendFramework \ Zend-MVC \ SRC \ Service \ AbstractPluginManagerFactory.php on line 32 and is defined in C: \ WAMP \ WWW \ blog \ vendor \ ZendFramework \ Send view \ SRC \ HelperPluginManager.php on line 241
how can i decide that
Thank you in advance
source share