You are here

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

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