Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

Commit

Permalink
Merge pull request #352 from webimpress/hotfix/351
Browse files Browse the repository at this point in the history
Fix #351 - Added missing import
  • Loading branch information
bakura10 committed Oct 20, 2016
2 parents 1f2b0c6 + 469a668 commit 4b7e540
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -19,6 +19,7 @@
namespace ZfcRbac\Initializer;

use Interop\Container\ContainerInterface;
use Zend\ServiceManager\AbstractPluginManager;
use Zend\ServiceManager\InitializerInterface;
use Zend\ServiceManager\ServiceLocatorInterface;
use ZfcRbac\Service\AuthorizationServiceAwareInterface;
Expand Down

0 comments on commit 4b7e540

Please sign in to comment.