You are here

service checklistapi_storage.config in Checklist API 8

Class

Drupal\checklistapi\Storage\ConfigStorage
1 string reference to checklistapi_storage.config
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\ConfigStorage
  2. arguments:
  3. - '@config.factory'