Skip to content

Commit

Permalink
adding request object to console controller
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Day committed Nov 4, 2014
1 parent 207ec67 commit 2ddad65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ZfSnapGeoip/Controller/ConsoleController.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
namespace ZfSnapGeoip\Controller;

use Zend\Http\Client;
use Zend\Http\Request;
use Zend\Http\Response;
use ZfSnapGeoip\DatabaseConfig;
use Zend\Console\Adapter\AdapterInterface as Console;
Expand Down

0 comments on commit 2ddad65

Please sign in to comment.