You are here

protected property FillPdfFormForm::$linkManipulator in FillPDF 8.4

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

The FillPdf link manipulator.

Type: \Drupal\fillpdf\FillPdfLinkManipulatorInterface

File

src/Form/FillPdfFormForm.php, line 43

Class

FillPdfFormForm
Form controller for the FillPDFForm edit form.

Namespace

Drupal\fillpdf\Form

Code

protected $linkManipulator;