You are here

protected property FillPdfAccessController::$linkManipulator in FillPDF 8.4

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

The FillPDF link manipulator.

Type: \Drupal\fillpdf\FillPdfLinkManipulatorInterface

File

src/FillPdfAccessController.php, line 33

Class

FillPdfAccessController
Defines a custom access controller for the FillPDF generation route.

Namespace

Drupal\fillpdf

Code

protected $linkManipulator;