protected static property LintCommand::$defaultName in Lockr 7.3
File
- vendor/
symfony/ yaml/ Command/ LintCommand.php, line 33
Class
- LintCommand
- Validates YAML files syntax and outputs encountered errors.
Namespace
Symfony\Component\Yaml\CommandCode
protected static $defaultName = 'lint:yaml';