You are here

protected property BackendProxy::$tokenResolver in FillPDF 8.4

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

The fillpdf.token_resolver service.

Type: \Drupal\fillpdf\TokenResolverInterface

File

src/Service/BackendProxy.php, line 23

Class

BackendProxy
BackendProxy service.

Namespace

Drupal\fillpdf\Service

Code

protected $tokenResolver;