You are here

protected property FormHelper::$moduleHandler in Entity Share 8.3

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/entity_share_client/src/Service/FormHelper.php, line 85

Class

FormHelper
Service to extract code out of the PullForm.

Namespace

Drupal\entity_share_client\Service

Code

protected $moduleHandler;