You are here

protected property CommandGcuSubscriber::$updateChecklist in Update helper 2.x

Same name and namespace in other branches
  1. 8 modules/update_helper_checklist/src/Events/CommandGcuSubscriber.php \Drupal\update_helper_checklist\Events\CommandGcuSubscriber::updateChecklist

Update checklist service.

Type: \Drupal\update_helper_checklist\UpdateChecklist

File

modules/update_helper_checklist/src/Events/CommandGcuSubscriber.php, line 53

Class

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

Namespace

Drupal\update_helper_checklist\Events

Code

protected $updateChecklist;