You are here

protected property FillPdfFormForm::$tokenResolver in FillPDF 5.0.x

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

The FillPDF token resolver.

Type: \Drupal\fillpdf\TokenResolverInterface

File

src/Form/FillPdfFormForm.php, line 73

Class

FillPdfFormForm
Form controller for the FillPDFForm edit form.

Namespace

Drupal\fillpdf\Form

Code

protected $tokenResolver;