You are here

protected property BackendProxy::$configFactory in FillPDF 8.4

Same name and namespace in other branches
  1. 5.0.x src/Service/BackendProxy.php \Drupal\fillpdf\Service\BackendProxy::configFactory

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Service/BackendProxy.php, line 36

Class

BackendProxy
BackendProxy service.

Namespace

Drupal\fillpdf\Service

Code

protected $configFactory;