You are here

protected property EasySocialSettingsForm::$moduleHandler in Easy Social 8.4

Same name and namespace in other branches
  1. 8.3 src/Form/EasySocialSettingsForm.php \Drupal\easy_social\Form\EasySocialSettingsForm::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandler

File

src/Form/EasySocialSettingsForm.php, line 27
Contains \Drupal\easy_social\Form\EasySocialSettingsForm.

Class

EasySocialSettingsForm
Configure Easy Social global settings for this site.

Namespace

Drupal\easy_social\Form

Code

protected $moduleHandler;