On this page
PreparingResponse
class PreparingResponse (View source)
Properties
Request | $request | The request instance. |
|
mixed | $response | The response instance. |
Methods
void | __construct(Request $request, mixed $response) Create a new event instance. |
Details
void __construct(Request $request, mixed $response)
Create a new event instance.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Routing/Events/PreparingResponse.html