You are here

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

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

The FillPdf link manipulator.

Type: \Drupal\fillpdf\FillPdfLinkManipulatorInterface

File

src/Form/FillPdfFormForm.php, line 45

Class

FillPdfFormForm
Form controller for the FillPDFForm edit form.

Namespace

Drupal\fillpdf\Form

Code

protected $linkManipulator;