Skip to content

Commit 3b5c73d

Browse files
committed
Rename the command DebugCommand
1 parent b6a2ab3 commit 3b5c73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Command/MessengerDebugCommand.php renamed to Command/DebugCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*
2424
* @experimental in 4.1
2525
*/
26-
class MessengerDebugCommand extends Command
26+
class DebugCommand extends Command
2727
{
2828
protected static $defaultName = 'debug:messenger';
2929

0 commit comments

Comments
 (0)