Skip to content

Commit cdf6e21

Browse files
authored
Fix GeneratorCommand docblock (#52014)
1 parent 1a1a610 commit cdf6e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Console/GeneratorCommand.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ abstract class GeneratorCommand extends Command implements PromptsForMissingInpu
117117
];
118118

119119
/**
120-
* Create a new controller creator command instance.
120+
* Create a new generator command instance.
121121
*
122122
* @param \Illuminate\Filesystem\Filesystem $files
123123
* @return void

0 commit comments

Comments
 (0)