Skip to content

Commit e326575

Browse files
authored
style: Fix CS (#65)
1 parent ec2877a commit e326575

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: bin/console

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
* file that was distributed with this source code.
1111
*/
1212

13+
declare(strict_types=1);
14+
1315
// Debug only
1416
set_time_limit(0);
1517

0 commit comments

Comments
 (0)