apply php styler
Signed-off-by: lubiana <lubiana123@gmail.com>
This commit is contained in:
parent
1667fd3253
commit
8b353ec62a
14 changed files with 69 additions and 67 deletions
|
@ -13,7 +13,7 @@ final class CollectRoutes extends GenericEvent
|
|||
public array $routes = [];
|
||||
|
||||
public function __construct(
|
||||
public readonly bool $cached = false,
|
||||
public readonly bool $cached = false
|
||||
) {
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue