You are here

protected property ForwardForm::$moduleHandler in Forward 8.2

Same name and namespace in other branches
  1. 8.3 src/Form/ForwardForm.php \Drupal\forward\Form\ForwardForm::moduleHandler
  2. 8 src/Form/ForwardForm.php \Drupal\forward\Form\ForwardForm::moduleHandler
  3. 4.x src/Form/ForwardForm.php \Drupal\forward\Form\ForwardForm::moduleHandler
  4. 4.0.x src/Form/ForwardForm.php \Drupal\forward\Form\ForwardForm::moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/ForwardForm.php, line 46

Class

ForwardForm
Forward a page to a friend.

Namespace

Drupal\forward\Form

Code

protected $moduleHandler;