Skip to content

Commit

Permalink
Add missing "use" statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Dec 10, 2017
1 parent 18e5350 commit 0a3e4d3
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -19,6 +19,7 @@
use Cake\Http\ServerRequestFactory;
use Cake\Log\Log;
use Cake\TestSuite\TestCase;
use Error;
use LogicException;
use Psr\Log\LoggerInterface;

Expand Down

0 comments on commit 0a3e4d3

Please sign in to comment.