protected property FillPdfAdminFormHelper::$moduleHandler in FillPDF 5.0.x
Same name and namespace in other branches
- 8.4 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\ServiceCode
protected $moduleHandler;