Skip to content

Commit 665355b

Browse files
[5.1] CS fixes
1 parent 0333d9d commit 665355b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/FunctionsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
use PHPUnit\Framework\TestCase;
1515
use Symfony\Component\String\AbstractString;
1616
use Symfony\Component\String\ByteString;
17-
use function Symfony\Component\String\s;
1817
use Symfony\Component\String\UnicodeString;
18+
use function Symfony\Component\String\s;
1919

2020
final class FunctionsTest extends TestCase
2121
{

0 commit comments

Comments
 (0)