protected property PrintableCssInclude::$themeHandler in Printer and PDF versions for Drupal 8+ 2.x
Same name and namespace in other branches
- 8 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\printableCode
protected $themeHandler;