We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc89bd commit 0a9c5dfCopy full SHA for 0a9c5df
src/Illuminate/Database/Console/DumpCommand.php
@@ -36,7 +36,7 @@ class DumpCommand extends Command
36
*
37
* @param \Illuminate\Database\ConnectionResolverInterface $connections
38
* @param \Illuminate\Contracts\Events\Dispatcher $dispatcher
39
- * @return int
+ * @return void
40
*/
41
public function handle(ConnectionResolverInterface $connections, Dispatcher $dispatcher)
42
{
0 commit comments