ctools.paramconverter.tempstore

Same name in other branches
  1. 8.x-3.x ctools.services.yml \ctools.paramconverter.tempstore

Class

Drupal\ctools\ParamConverter\TempstoreConverter

Tags

  • paramconverter

File

./ctools.services.yml

View source
  1. class: Drupal\ctools\ParamConverter\TempstoreConverter
  2. arguments:
  3. - '@tempstore.shared'
  4. - '@entity_type.manager'
  5. tags:
  6. - { name: paramconverter }