You are here

protected property LegalAdminTermsForm::$moduleHandler in Legal 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/LegalAdminTermsForm.php \Drupal\legal\Form\LegalAdminTermsForm::moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/LegalAdminTermsForm.php, line 27

Class

LegalAdminTermsForm
Settings form for administering content of Terms & Conditions.

Namespace

Drupal\legal\Form

Code

protected $moduleHandler;