You are here

service simple_facebook_pixel.pixel_subscriber in Simple Facebook Pixel 8

Class

Drupal\simple_facebook_pixel\EventSubscriber\PixelSubscriber

Tags

  • event_subscriber

File

./simple_facebook_pixel.services.yml
simple_facebook_pixel.services.yml

View source
  1. class: Drupal\simple_facebook_pixel\EventSubscriber\PixelSubscriber
  2. arguments:
  3. - '@config.factory'
  4. - '@simple_facebook_pixel.pixel_builder'
  5. tags:
  6. - { name: event_subscriber }