protected property PdfLinksConfigurationForm::$configFactory in Printer and PDF versions for Drupal 8+ 8
Same name and namespace in other branches
- 2.x src/Form/PdfLinksConfigurationForm.php \Drupal\printable\Form\PdfLinksConfigurationForm::configFactory
The config factory service.
Type: \Drupal\Core\Config\ConfigFactory
Overrides FormBase::$configFactory
File
- src/
Form/ PdfLinksConfigurationForm.php, line 29
Class
- PdfLinksConfigurationForm
- Provides shared configuration form for all printable formats.
Namespace
Drupal\printable\FormCode
protected $configFactory;