protected property PrintableFormatBase::$configFactory in Printer and PDF versions for Drupal 8+ 8
Same name and namespace in other branches
- 2.x src/Plugin/PrintableFormatBase.php \Drupal\printable\Plugin\PrintableFormatBase::configFactory
The config factory service.
Type: \Drupal\Core\Config\ConfigFactory
File
- src/
Plugin/ PrintableFormatBase.php, line 24
Class
- PrintableFormatBase
- Provides a base class for Filter plugins.
Namespace
Drupal\printable\PluginCode
protected $configFactory;