Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LintCommand.php
LintCommand::$directoryIteratorProvider
Type:
directoryIteratorProvider
File
vendor/
symfony/
yaml/
Command/
LintCommand.php
, line 42
Class
LintCommand
Validates YAML files syntax and outputs encountered errors.
Namespace
Symfony\Component\Yaml\Command
Code
private ?\Closure $directoryIteratorProvider;
RSS feed