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

Commit

Permalink
Added missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed Oct 20, 2016
1 parent 1f2b0c6 commit 469a668
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
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 469a668

Please sign in to comment.