Skip to content

Commit 73bfd08

Browse files
Run php cs fixer
1 parent a324764 commit 73bfd08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Application/bin/console.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
if (\class_exists(Debug::class)) {
3434
Debug::enable();
3535
} else {
36-
\Symfony\Component\Debug\Debug::enable();
36+
Symfony\Component\Debug\Debug::enable();
3737
}
3838
}
3939

0 commit comments

Comments
 (0)