Skip to content

Commit 5848cbe

Browse files
authored
Improve docblocks (#1613)
1 parent f829399 commit 5848cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/SupervisorStatusCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class SupervisorStatusCommand extends Command
3030
* Execute the console command.
3131
*
3232
* @param \Laravel\Horizon\Contracts\SupervisorRepository $supervisors
33-
* @return void
33+
* @return int|void
3434
*/
3535
public function handle(SupervisorRepository $supervisors)
3636
{

0 commit comments

Comments
 (0)