Skip to content

Commit 0a9c5df

Browse files
Update DumpCommand.php (#47556)
1 parent cdc89bd commit 0a9c5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Database/Console/DumpCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class DumpCommand extends Command
3636
*
3737
* @param \Illuminate\Database\ConnectionResolverInterface $connections
3838
* @param \Illuminate\Contracts\Events\Dispatcher $dispatcher
39-
* @return int
39+
* @return void
4040
*/
4141
public function handle(ConnectionResolverInterface $connections, Dispatcher $dispatcher)
4242
{

0 commit comments

Comments
 (0)