You are here

protected property FillPdfAdminFormHelper::$configFactory in FillPDF 5.0.x

Same name and namespace in other branches
  1. 8.4 src/Service/FillPdfAdminFormHelper.php \Drupal\fillpdf\Service\FillPdfAdminFormHelper::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Service/FillPdfAdminFormHelper.php, line 31

Class

FillPdfAdminFormHelper
Various helper methods used in FillPDF administrative forms.

Namespace

Drupal\fillpdf\Service

Code

protected $configFactory;