You are here

protected property LinkedInSettingsForm::$moduleHandler in Easy Social 8.3

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandler

File

src/Form/LinkedInSettingsForm.php, line 28
Contains \Drupal\easy_social\LinkedInSettingsForm.

Class

LinkedInSettingsForm
Configure user settings for this site.

Namespace

Drupal\easy_social\Form

Code

protected $moduleHandler;