You are here

protected property PrintableEntityManager::$configFactory in Printer and PDF versions for Drupal 8+ 8

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

The config factory service.

Type: \Drupal\Core\Config\ConfigFactory

File

src/PrintableEntityManager.php, line 27

Class

PrintableEntityManager
Helper class for the printable module.

Namespace

Drupal\printable

Code

protected $configFactory;