You are here

service stream_wrapper.printable in Printer and PDF versions for Drupal 8+ 2.x

Class

Drupal\printable\StreamWrapper\PrintableStream

Tags

  • stream_wrapper

File

./printable.services.yml
printable.services.yml

View source
  1. class: Drupal\printable\StreamWrapper\PrintableStream
  2. tags:
  3. - { name: stream_wrapper, scheme: printable }