Skip to content

Commit

Permalink
add missing namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
saeideng committed Nov 20, 2018
1 parent d1d3f46 commit 33dcddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Routing/Middleware/RoutingMiddleware.php
Expand Up @@ -17,6 +17,7 @@
use Cake\Cache\Cache;
use Cake\Core\HttpApplicationInterface;
use Cake\Core\PluginApplicationInterface;
use Cake\Http\BaseApplication;
use Cake\Http\MiddlewareQueue;
use Cake\Http\Runner;
use Cake\Routing\Exception\RedirectException;
Expand Down

0 comments on commit 33dcddf

Please sign in to comment.