You are here

protected property UpdateChecklist::$checkListStateStorage 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::checkListStateStorage

Site checklist state storage service.

Type: \Drupal\checklistapi\Storage\StateStorage

File

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

Class

UpdateChecklist
Update checklist service.

Namespace

Drupal\update_helper_checklist

Code

protected $checkListStateStorage;