You are here

service tawk_to.embed_render 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.embed_render

Class

Drupal\tawk_to\Service\TawkToEmbedRender

File

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

View source
  1. class: Drupal\tawk_to\Service\TawkToEmbedRender
  2. arguments:
  3. - '@config.factory'
  4. - '@token'
  5. - '@tawk_to.condition_plugins_handler'
  6. - '@tawk_to.cache_manager'