Skip to content

Commit a5332d2

Browse files
committed
Fix src/HttpClientExtTrait.php
1 parent e84586f commit a5332d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/HttpClientExtTrait.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
namespace YaPro\SymfonyHttpClientExt;
66

7+
use Symfony\Component\BrowserKit\AbstractBrowser;
8+
79
/**
810
* Based on https://symfony.com/doc/current/components/http_client.html
911
*

0 commit comments

Comments
 (0)