LintCommand

LintCommand

class LintCommand extends Command

Validates YAML files syntax and outputs encountered errors.

Methods

__construct(string|null $name = null, $directoryIteratorProvider = null, $isReadableProvider = null)

Constructor.

ignoreValidationErrors()

Ignores validation errors.

from Command
setApplication(登录查看完整内容