You are here

service social_simple.printer in Social simple 2.0.x

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

Class

Drupal\social_simple\SocialNetwork\PrintPage

Tags

  • social_simple_network

File

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

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