You are here

protected property PrintableFormatBase::$printableCssInclude in Printer and PDF versions for Drupal 8+ 8

Same name and namespace in other branches
  1. 2.x src/Plugin/PrintableFormatBase.php \Drupal\printable\Plugin\PrintableFormatBase::printableCssInclude

Printable CSS include manager.

Type: \Drupal\printable\PrintableCssIncludeInterface

File

src/Plugin/PrintableFormatBase.php, line 45

Class

PrintableFormatBase
Provides a base class for Filter plugins.

Namespace

Drupal\printable\Plugin

Code

protected $printableCssInclude;