Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
xepozz committed Jun 14, 2024
1 parent 0ef8f0c commit f233d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Debug/Http/RouteCollectorWrapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

use Yiisoft\Router\RouteCollectorInterface;

final readonly class RouteCollectorWrapper
final class RouteCollectorWrapper
{
public function __construct(
private array $middlewareDefinitions,
Expand Down

0 comments on commit f233d9e

Please sign in to comment.