You are here

service webform_entity_print.print_css_alter_subscriber in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_entity_print/webform_entity_print.services.yml \webform_entity_print.print_css_alter_subscriber

Class

Drupal\webform_entity_print\EventSubscriber\WebformEntityPrintCssAlterSubscriber

Tags

  • event_subscriber

File

modules/webform_entity_print/webform_entity_print.services.yml
modules/webform_entity_print/webform_entity_print.services.yml

View source
  1. class: Drupal\webform_entity_print\EventSubscriber\WebformEntityPrintCssAlterSubscriber
  2. tags:
  3. - { name: event_subscriber }