You are here

service plugin.manager.entity_legal.acceptance_method in Entity Legal 8

Class

Drupal\entity_legal\Plugin\AcceptanceMethodPluginManager

File

./entity_legal.services.yml
entity_legal.services.yml

View source
  1. class: Drupal\entity_legal\Plugin\AcceptanceMethodPluginManager
  2. arguments:
  3. - '@container.namespaces'
  4. - '@cache.discovery'
  5. - '@module_handler'