Skip to content

Commit

Permalink
Add "Plugin" & "Inflector" use
Browse files Browse the repository at this point in the history
  • Loading branch information
atkrad committed Aug 18, 2015
1 parent 5e24020 commit b38b363
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Shell/I18nShell.php
Expand Up @@ -17,6 +17,8 @@
namespace Cake\Shell;

use Cake\Console\Shell;
use Cake\Core\Plugin;
use Cake\Utility\Inflector;

/**
* Shell for I18N management.
Expand Down

0 comments on commit b38b363

Please sign in to comment.