converting to httpfoundation response.
This commit is contained in:
@@ -176,4 +176,4 @@ foreach ($bundles as $bundle => $config)
|
||||
|
||||
use Symfony\Component\HttpFoundation\Request as FoundationRequest;
|
||||
|
||||
Request::$request = FoundationRequest::createFromGlobals();
|
||||
Request::$foundation = FoundationRequest::createFromGlobals();
|
||||
Reference in New Issue
Block a user