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

Commit

Permalink
Merge branch 'master' of https://github.com/zendframework/zf2 into zf…
Browse files Browse the repository at this point in the history
…5256
  • Loading branch information
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion src/Feature/BootstrapListenerInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
use Zend\EventManager\EventInterface;

/**
* Boostrap listener provider interface
* Bootstrap listener provider interface
*/
interface BootstrapListenerInterface
{
Expand Down
2 changes: 0 additions & 2 deletions test/Listener/ModuleLoaderListenerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@

namespace ZendTest\ModuleManager\Listener;

use ArrayObject;
use InvalidArgumentException;
use PHPUnit_Framework_TestCase as TestCase;
use Zend\ModuleManager\Listener\ModuleResolverListener;
use Zend\ModuleManager\Listener\ModuleLoaderListener;
Expand Down

0 comments on commit 6424a7a

Please sign in to comment.