You are here

protected property FillPdfAdminFormHelper::$moduleHandler in FillPDF 8.4

Same name and namespace in other branches
  1. 5.0.x src/Service/FillPdfAdminFormHelper.php \Drupal\fillpdf\Service\FillPdfAdminFormHelper::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Service/FillPdfAdminFormHelper.php, line 24

Class

FillPdfAdminFormHelper
Various helper methods used in FillPDF administrative forms.

Namespace

Drupal\fillpdf\Service

Code

protected $moduleHandler;