Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit 092a0f8

Browse files
committed
Mark method as deprecated
1 parent cb37c11 commit 092a0f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/HandleCors.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ protected function addHeaders(Request $request, Response $response): Response
7979
* Add the headers to the Response, if they don't exist yet.
8080
*
8181
* @param RequestHandled $event
82+
* @deprecated
8283
*/
8384
public function onRequestHandled(RequestHandled $event)
8485
{

0 commit comments

Comments
 (0)