We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0333d9d commit 665355bCopy full SHA for 665355b
Tests/FunctionsTest.php
@@ -14,8 +14,8 @@
14
use PHPUnit\Framework\TestCase;
15
use Symfony\Component\String\AbstractString;
16
use Symfony\Component\String\ByteString;
17
-use function Symfony\Component\String\s;
18
use Symfony\Component\String\UnicodeString;
+use function Symfony\Component\String\s;
19
20
final class FunctionsTest extends TestCase
21
{
0 commit comments