You are here

protected property ConfigDevelCommands::$infoParser in Configuration development 8

The parser for info.yml files.

Type: \Drupal\Core\Extension\InfoParserInterface

File

src/Commands/ConfigDevelCommands.php, line 39

Class

ConfigDevelCommands
Drush integration for the Configuration Development module.

Namespace

Drupal\config_devel\Commands

Code

protected $infoParser;