You are here

protected property GooglePlusSettingsForm::$moduleHandler in Easy Social 8.4

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandler

File

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

Class

GooglePlusSettingsForm
Configure user settings for this site.

Namespace

Drupal\easy_social\Form

Code

protected $moduleHandler;