You are here

protected property FillPdfAccessController::$contextManager in FillPDF 8.4

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

The FillPDF context manager.

Type: \Drupal\fillpdf\FillPdfContextManagerInterface

File

src/FillPdfAccessController.php, line 40

Class

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

Namespace

Drupal\fillpdf

Code

protected $contextManager;