Skip to content

Commit

Permalink
Add missing import.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed May 4, 2018
1 parent 1f6d066 commit f14fa62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Console/CommandRunner.php
Expand Up @@ -22,6 +22,7 @@
use Cake\Console\Exception\StopException;
use Cake\Console\Shell;
use Cake\Core\ConsoleApplicationInterface;
use Cake\Core\HttpApplicationInterface;
use Cake\Core\PluginApplicationInterface;
use Cake\Event\EventDispatcherInterface;
use Cake\Event\EventDispatcherTrait;
Expand Down

0 comments on commit f14fa62

Please sign in to comment.