protected property PrintableController::$configFactory in Printer and PDF versions for Drupal 8+ 2.x
Same name and namespace in other branches
- 8 src/Controller/PrintableController.php \Drupal\printable\Controller\PrintableController::configFactory
The configuration factory.
Type: \Drupal\Core\Config\ConfigFactory
Overrides ControllerBase::$configFactory
File
- src/
Controller/ PrintableController.php, line 30
Class
- PrintableController
- Controller to display an entity in a particular printable format.
Namespace
Drupal\printable\ControllerCode
protected $configFactory;