You are here

protected property ForwardForm::$moduleHandler in Forward 4.x

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. 8.2 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 47

Class

ForwardForm
Forward a page to a friend.

Namespace

Drupal\forward\Form

Code

protected $moduleHandler;