Skip to content

Commit fee60a1

Browse files
authored
[8.x] Fix docblock for the Console Kernel commands method (#42833)
1 parent 2461055 commit fee60a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Foundation/Console/Kernel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ protected function scheduleTimezone()
172172
}
173173

174174
/**
175-
* Register the Closure based commands for the application.
175+
* Register the commands for the application.
176176
*
177177
* @return void
178178
*/

0 commit comments

Comments
 (0)