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 6f89cab commit 01c82c6Copy full SHA for 01c82c6
Client.php
@@ -14,7 +14,6 @@
14
use Symfony\Component\BrowserKit\Client as BaseClient;
15
use Symfony\Component\BrowserKit\Request as DomRequest;
16
use Symfony\Component\BrowserKit\Response as DomResponse;
17
-use Symfony\Component\BrowserKit\Cookie as DomCookie;
18
use Symfony\Component\BrowserKit\History;
19
use Symfony\Component\BrowserKit\CookieJar;
20
use Symfony\Component\HttpFoundation\File\UploadedFile;
0 commit comments