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