protected static property CommandGcuSubscriber::$updateVersionName in Update helper 8
Same name and namespace in other branches
- 2.x modules/update_helper_checklist/src/Events/CommandGcuSubscriber.php \Drupal\update_helper_checklist\Events\CommandGcuSubscriber::updateVersionName
Key for update version option.
Type: string
File
- modules/
update_helper_checklist/ src/ Events/ CommandGcuSubscriber.php, line 25
Class
- CommandGcuSubscriber
- Subscriber for "generate:configuration:update" command.
Namespace
Drupal\update_helper_checklist\EventsCode
protected static $updateVersionName = 'update-version';