You are here

entity_legal.services.yml in Entity Legal 8

File

entity_legal.services.yml
View source
  1. services:
  2. plugin.manager.entity_legal.acceptance_method:
  3. class: Drupal\entity_legal\Plugin\AcceptanceMethodPluginManager
  4. arguments: ['@container.namespaces', '@cache.discovery', '@module_handler']