Skip to content

Commit 163e1c4

Browse files
committed
Dev: fix the cs.
1 parent 01703f3 commit 163e1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan-baseline.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php declare(strict_types=1);
1+
<?php declare(strict_types = 1);
22

33
$ignoreErrors = [];
44
$ignoreErrors[] = [

0 commit comments

Comments
 (0)