Home
last modified time | relevance | path

Searched refs:defaultDescription (Results 1 – 1 of 1) sorted by relevance

/template/strap/vendor/symfony/yaml/Command/
DLintCommand.php38 protected static $defaultDescription = 'Lint a YAML file and outputs encountered errors'; variable in Symfony\\Component\\Yaml\\Command\\LintCommand
60 ->setDescription(self::$defaultDescription)