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.
1 parent e6adab6 commit dec3d01Copy full SHA for dec3d01
src/Install/GuidelineComposer.php
@@ -46,7 +46,7 @@ public function compose(): string
46
* Static method to compose guidelines from a collection.
47
* Can be used without Laravel dependencies.
48
*
49
- * @param Collection<string, string> $guidelines
+ * @param Collection<string, string> $guidelines
50
*/
51
public static function composeGuidelines(Collection $guidelines): string
52
{
0 commit comments