You are here

protected property HandlePdfController::$contextManager in FillPDF 8.4

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

The FillPDF context manager.

Type: \Drupal\fillpdf\FillPdfContextManagerInterface

File

src/Controller/HandlePdfController.php, line 38

Class

HandlePdfController
Class HandlePdfController.

Namespace

Drupal\fillpdf\Controller

Code

protected $contextManager;