You are here

protected property PinterestSettingsForm::$moduleHandler in Easy Social 8.4

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandler

File

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

Class

PinterestSettingsForm
Configure user settings for this site.

Namespace

Drupal\easy_social\Form

Code

protected $moduleHandler;