We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e10ed73 commit 3a03ed1Copy full SHA for 3a03ed1
packages/testing/src/MocksKernelFeatures.php
@@ -19,7 +19,7 @@ trait MocksKernelFeatures
19
/**
20
* Create a new mock kernel with the given pages added to its routes.
21
*
22
- * @param array<\Hyde\Pages\Concerns\HydePage> $pages
+ * @param array<\Hyde\Pages\Concerns\HydePage> $pages
23
* @return $this
24
*/
25
protected function withPages(array $pages): static
0 commit comments