You are here

protected property PrintableCssInclude::$configFactory 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::configFactory

The config factory service.

Type: \Drupal\Core\Config\ConfigFactory

File

src/PrintableCssInclude.php, line 18

Class

PrintableCssInclude
Helper class for the printable module.

Namespace

Drupal\printable

Code

protected $configFactory;