You are here

protected property ShareEverywhereConfigForm::$moduleHandler in Share Everywhere 8

Same name and namespace in other branches
  1. 2.x src/Form/ShareEverywhereConfigForm.php \Drupal\share_everywhere\Form\ShareEverywhereConfigForm::moduleHandler

The module Handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/ShareEverywhereConfigForm.php, line 26

Class

ShareEverywhereConfigForm
Provides a settings form for Share Everywhere module.

Namespace

Drupal\share_everywhere\Form

Code

protected $moduleHandler;