You are here

service tawk_to.condition_plugins_handler in Tawk.to - Live chat application (Drupal 8) 8

Same name and namespace in other branches
  1. 8.2 tawk_to.services.yml \tawk_to.condition_plugins_handler

Class

Drupal\tawk_to\Service\TawkToConditionPluginsHandler

File

./tawk_to.services.yml
tawk_to.services.yml

View source
  1. class: Drupal\tawk_to\Service\TawkToConditionPluginsHandler
  2. arguments:
  3. - '@config.factory'
  4. - '@context.handler'
  5. - '@context.repository'
  6. - '@plugin.manager.condition'