You are here

protected property PdfLinksConfigurationForm::$configFactory in Printer and PDF versions for Drupal 8+ 2.x

Same name and namespace in other branches
  1. 8 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 30

Class

PdfLinksConfigurationForm
Provides shared configuration form for all printable formats.

Namespace

Drupal\printable\Form

Code

protected $configFactory;