You are here

protected property PrintableCssInclude::$themeHandler in Printer and PDF versions for Drupal 8+ 8

Same name and namespace in other branches
  1. 2.x src/PrintableCssInclude.php \Drupal\printable\PrintableCssInclude::themeHandler

The theme handler service.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/PrintableCssInclude.php, line 25

Class

PrintableCssInclude
Helper class for the printable module.

Namespace

Drupal\printable

Code

protected $themeHandler;