You are here

entity_share_async.services.yml in Entity Share 8.2

Same filename and directory in other branches
  1. 8.3 modules/entity_share_async/entity_share_async.services.yml
modules/entity_share_async/entity_share_async.services.yml

File

modules/entity_share_async/entity_share_async.services.yml
View source
  1. services:
  2. entity_share_async.queue_helper:
  3. class: Drupal\entity_share_async\Service\QueueHelper
  4. arguments:
  5. - '@queue'
  6. - '@state'