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.
2 parents 55b15e2 + 6219820 commit c55b311Copy full SHA for c55b311
Command/DebugCommand.php
@@ -33,7 +33,7 @@
33
class DebugCommand extends Command
34
{
35
protected static $defaultName = 'debug:validator';
36
- protected static $defaultDescription = 'Displays validation constraints for classes';
+ protected static $defaultDescription = 'Display validation constraints for classes';
37
38
private $validator;
39
0 commit comments