You are here

protected property FillPdfFileContextAccessControlHandler::$linkManipulator in FillPDF 8.4

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

The link manipulator.

Type: FillPdfLinkManipulatorInterface

File

src/FillPdfFileContextAccessControlHandler.php, line 32

Class

FillPdfFileContextAccessControlHandler
Access controller for the FillPDF file context entity.

Namespace

Drupal\fillpdf

Code

protected $linkManipulator;