You are here

protected static property CommandGcuSubscriber::$failureMessageName in Update helper 8

Same name and namespace in other branches
  1. 2.x modules/update_helper_checklist/src/Events/CommandGcuSubscriber.php \Drupal\update_helper_checklist\Events\CommandGcuSubscriber::failureMessageName

Key for failure message command option.

Type: string

File

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

Class

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

Namespace

Drupal\update_helper_checklist\Events

Code

protected static $failureMessageName = 'failure-message';