You are here

protected property UpdateChecklist::$checklist in Update helper 2.x

Same name and namespace in other branches
  1. 8 modules/update_helper_checklist/src/UpdateChecklist.php \Drupal\update_helper_checklist\UpdateChecklist::checklist

The Checklist API object.

Type: \Drupal\checklistapi\ChecklistapiChecklist

File

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

Class

UpdateChecklist
Update checklist service.

Namespace

Drupal\update_helper_checklist

Code

protected $checklist;