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 8157191 commit bd7129fCopy full SHA for bd7129f
src/Request/RequestTrait.php
@@ -6,7 +6,7 @@
6
7
use PHPUnit\Framework\TestCase;
8
use Symfony\Component\BrowserKit\AbstractBrowser;
9
-use Symfony\Component\HttpFoundation\Cookie;
+use Symfony\Component\BrowserKit\Cookie;
10
use Symfony\Component\HttpFoundation\Response;
11
use Symfony\Component\HttpFoundation\Session\SessionInterface;
12
0 commit comments