You are here

public static property UpdateChecklist::$updateChecklistFileName in Update helper 8

Same name and namespace in other branches
  1. 2.x modules/update_helper_checklist/src/UpdateChecklist.php \Drupal\update_helper_checklist\UpdateChecklist::updateChecklistFileName

Update checklist file for configuration updates.

Type: string

File

modules/update_helper_checklist/src/UpdateChecklist.php, line 25

Class

UpdateChecklist
Update checklist service.

Namespace

Drupal\update_helper_checklist

Code

public static $updateChecklistFileName = 'updates_checklist.yml';