package and depencies
This commit is contained in:
@@ -31,7 +31,7 @@ class_exists(ResponseHeaderBag::class);
|
||||
*/
|
||||
final class HttpClientKernel implements HttpKernelInterface
|
||||
{
|
||||
private $client;
|
||||
private HttpClientInterface $client;
|
||||
|
||||
public function __construct(HttpClientInterface $client = null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user