You are here

service acquia_lift_publisher.only_rendered in Acquia Lift Connector 8.4

Class

Drupal\acquia_lift_publisher\EventSubscriber\Publish\PublishOnlyRendered

Tags

  • event_subscriber

File

modules/acquia_lift_publisher/acquia_lift_publisher.services.yml
modules/acquia_lift_publisher/acquia_lift_publisher.services.yml

View source
  1. class: Drupal\acquia_lift_publisher\EventSubscriber\Publish\PublishOnlyRendered
  2. arguments:
  3. - '@acquia_contenthub_common_actions'
  4. - '@acquia_lift_publisher.publishing_settings'
  5. tags:
  6. - { name: event_subscriber }