You are here

protected property BackendProxy::$backendManager in FillPDF 8.4

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

The plugin.manager.fillpdf.pdf_backend service.

Type: \Drupal\fillpdf\Plugin\PdfBackendManager

File

src/Service/BackendProxy.php, line 30

Class

BackendProxy
BackendProxy service.

Namespace

Drupal\fillpdf\Service

Code

protected $backendManager;