You are here

protected property SettingsForm::$moduleHandler in Easy Social 8.4

Same name and namespace in other branches
  1. 8.3 contrib/easy_social_example/src/Form/SettingsForm.php \Drupal\easy_social_example\SettingsForm::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandler

File

contrib/easy_social_example/src/Form/SettingsForm.php, line 27
Contains \Drupal\easy_social_example\SettingsForm.

Class

SettingsForm
Configure user settings for this site.

Namespace

Drupal\easy_social_example

Code

protected $moduleHandler;