Skip to content

Commit df163d2

Browse files
committed
Apply cs-fixer to AdjacentTemplateValidator
1 parent 42adb79 commit df163d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Psalm/Compose/AdjacentTemplateValidator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
use Psalm\CodeLocation;
77
use Psalm\Internal\Type\Comparator\UnionTypeComparator;
8-
use Psalm\IssueBuffer;
98
use Psalm\Issue\InvalidArgument;
9+
use Psalm\IssueBuffer;
1010
use Psalm\Plugin\EventHandler\Event\FunctionReturnTypeProviderEvent;
1111
use Psalm\Type\Atomic\TGenericObject;
1212
use Psalm\Type\Union;

0 commit comments

Comments
 (0)