Skip to content

Commit c32182e

Browse files
committed
refactor: remove unused private property
1 parent 3410ea9 commit c32182e

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

system/Router/AutoRouterImproved.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,6 @@ final class AutoRouterImproved implements AutoRouterInterface
5858
*/
5959
private bool $translateURIDashes;
6060

61-
/**
62-
* HTTP verb for the request.
63-
*
64-
* @deprecated No longer used.
65-
*/
66-
private string $httpVerb; // @phpstan-ignore-line
67-
6861
/**
6962
* The namespace for controllers.
7063
*/

0 commit comments

Comments
 (0)