Skip to content

Commit a6a84c9

Browse files
committed
Apply fixes from StyleCI
1 parent cad01d0 commit a6a84c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
require_once dirname(__DIR__) . '/vendor/autoload.php';
66

7-
\App\Environment::prepare();
7+
App\Environment::prepare();

0 commit comments

Comments
 (0)