Refactored Config.
This commit is contained in:
parent
e23ad3237a
commit
dd9f43b7dd
37 changed files with 40 additions and 43 deletions
|
|
@ -5,7 +5,7 @@ namespace PHPCensor\Command;
|
|||
use Exception;
|
||||
use PDO;
|
||||
|
||||
use b8\Config;
|
||||
use PHPCensor\Config;
|
||||
use PHPCensor\Store\Factory;
|
||||
use PHPCensor\Model\ProjectGroup;
|
||||
use PHPCensor\Store\UserStore;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue