You are here

protected property FillPdfFormForm::$tokenResolver in FillPDF 8.4

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

The FillPDF token resolver.

Type: \Drupal\fillpdf\TokenResolverInterface

File

src/Form/FillPdfFormForm.php, line 71

Class

FillPdfFormForm
Form controller for the FillPDFForm edit form.

Namespace

Drupal\fillpdf\Form

Code

protected $tokenResolver;