You are here

service checklistapi_storage.state in Checklist API 8

Class

Drupal\checklistapi\Storage\StateStorage
2 string references to checklistapi_storage.state
checklistapiexample_uninstall in checklistapiexample/checklistapiexample.install
Implements hook_uninstall().
checklistapiexample_update_8101 in checklistapiexample/checklistapiexample.install
Move saved progress from old config storage to new state storage.

File

./checklistapi.services.yml
checklistapi.services.yml

View source
  1. class: Drupal\checklistapi\Storage\StateStorage
  2. arguments:
  3. - '@state'