public static property UpdateChecklist::$updateChecklistFileName in Update helper 2.x
Same name and namespace in other branches
- 8 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_checklistCode
public static $updateChecklistFileName = 'updates_checklist.yml';