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 a532336 commit 59965a1Copy full SHA for 59965a1
src/DumpServerCommand.php
@@ -27,7 +27,7 @@ class DumpServerCommand extends Command
27
*
28
* @var string
29
*/
30
- protected $description = 'Start the dump server to collect dump information.';
+ protected $description = 'Start the dump server to collect dump information';
31
32
/** @var DumpServer */
33
private $server;
0 commit comments