Skip to content

Commit 3a03ed1

Browse files
committed
Apply fixes from StyleCI
1 parent e10ed73 commit 3a03ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/testing/src/MocksKernelFeatures.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ trait MocksKernelFeatures
1919
/**
2020
* Create a new mock kernel with the given pages added to its routes.
2121
*
22-
* @param array<\Hyde\Pages\Concerns\HydePage> $pages
22+
* @param array<\Hyde\Pages\Concerns\HydePage> $pages
2323
* @return $this
2424
*/
2525
protected function withPages(array $pages): static

0 commit comments

Comments
 (0)