You are here

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\Command

Code

protected static $defaultName = 'lint:yaml';