You are here

protected property PrintableFormatPluginManager::$config in Printer and PDF versions for Drupal 8+ 8

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

The config factory service.

Type: \Drupal\Core\Config\ConfigFactory

File

src/PrintableFormatPluginManager.php, line 19

Class

PrintableFormatPluginManager
Manages printable format plugins.

Namespace

Drupal\printable

Code

protected $config;