Skip to content

Commit aa4f9ce

Browse files
committed
CS fix based on PHP_CodeSniffer report
1 parent d96fc23 commit aa4f9ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Doctrine/Tests/ORM/Functional/GH8011Test.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
use Doctrine\DBAL\Platforms\PostgreSQLPlatform;
88
use Doctrine\Tests\Models\Company\CompanyEmployee;
99
use Doctrine\Tests\OrmFunctionalTestCase;
10+
1011
use function count;
1112

1213
/**

0 commit comments

Comments
 (0)