Lots of cleanup.

This commit is contained in:
Dan Cryer 2015-02-12 14:15:19 +00:00
parent 9f93db9f35
commit a84cde0cb5
2 changed files with 1 additions and 2 deletions

View file

@ -13,7 +13,6 @@ use Exception;
use PDO;
use b8\Config;
use b8\Database;
use b8\Store\Factory;
use PHPCI\Helper\Lang;
use Symfony\Component\Console\Command\Command;

View file

@ -27,7 +27,7 @@ use PHPCI\Service\ProjectService;
* @package PHPCI
* @subpackage Web
*/
class ProjectController extends Controller
class ProjectController extends PHPCI\Controller
{
/**
* @var \PHPCI\Store\ProjectStore