We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e383678 + c0ef9f6 commit 2a21c13Copy full SHA for 2a21c13
src/Install/GuidelineComposer.php
@@ -42,8 +42,8 @@ public function compose(): string
42
/**
43
* Static method to compose guidelines from a collection.
44
* Can be used without Laravel dependencies.
45
- *
46
- * @param Collection<string, string> $guidelines
+ *
+ * @param Collection<string, string> $guidelines
47
*/
48
public static function composeGuidelines(Collection $guidelines): string
49
{
0 commit comments