Skip to content

Commit dec3d01

Browse files
ashleyhindlegithub-actions[bot]
authored andcommitted
Fix code styling
1 parent e6adab6 commit dec3d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Install/GuidelineComposer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public function compose(): string
4646
* Static method to compose guidelines from a collection.
4747
* Can be used without Laravel dependencies.
4848
*
49-
* @param Collection<string, string> $guidelines
49+
* @param Collection<string, string> $guidelines
5050
*/
5151
public static function composeGuidelines(Collection $guidelines): string
5252
{

0 commit comments

Comments
 (0)