You are here

protected property CommandSubscriber::$generator in Update helper 8

Update hook generator for configuration update command.

Type: \Drupal\update_helper\Generator\ConfigurationUpdateHookGenerator

File

src/Events/CommandSubscriber.php, line 18

Class

CommandSubscriber
Subscriber for "generate:configuration:update" command.

Namespace

Drupal\update_helper\Events

Code

protected $generator;