Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
DariusIII
2019-11-01 19:52:18 +00:00
committed by StyleCI Bot
parent 5d462bf4e2
commit 5a8fff0020
173 changed files with 483 additions and 483 deletions
+1 -1
View File
@@ -4,8 +4,8 @@
require_once dirname(__DIR__, 3).DIRECTORY_SEPARATOR.'bootstrap/autoload.php';
use Blacklight\Games;
use Blacklight\ColorCLI;
use Blacklight\Games;
$pdo = DB::connection()->getPdo();
$game = new Games(['Echo' => true]);