You are here

service printable.css_include in Printer and PDF versions for Drupal 8+ 8

Same name and namespace in other branches
  1. 2.x printable.services.yml \printable.css_include

Class

Drupal\printable\PrintableCssInclude
2 string references to printable.css_include
PdfFormat::create in modules/printable_pdf/src/Plugin/PrintableFormat/PdfFormat.php
Creates an instance of the plugin.
PrintableFormatBase::create in src/Plugin/PrintableFormatBase.php
Creates an instance of the plugin.

File

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

View source
  1. class: Drupal\printable\PrintableCssInclude
  2. arguments:
  3. - '@config.factory'
  4. - '@theme_handler'