You are here

protected property GenerateConfigurationUpdateCommand::$extensionManager in Update helper 8

Extension manager.

Extension manager is needed for ModuleTrait.

Type: \Drupal\Console\Extension\Manager

File

src/Command/GenerateConfigurationUpdateCommand.php, line 43

Class

GenerateConfigurationUpdateCommand
Generate configuration update command class.

Namespace

Drupal\update_helper\Command

Code

protected $extensionManager;