You are here

service social_simple.entity_print_pdf in Social simple 2.0.x

Same name and namespace in other branches
  1. 8 social_simple.services.yml \social_simple.entity_print_pdf

Class

Drupal\social_simple\SocialNetwork\EntityPrintPdf

Tags

  • social_simple_network

File

./social_simple.services.yml
social_simple.services.yml

View source
  1. class: Drupal\social_simple\SocialNetwork\EntityPrintPdf
  2. arguments:
  3. - '@config.factory'
  4. - '@module_handler'
  5. tags:
  6. - { name: social_simple_network, priority: 0 }