You are here

protected property ShareEverywhereConfigForm::$entityFieldManager in Share Everywhere 8

Same name and namespace in other branches
  1. 2.x src/Form/ShareEverywhereConfigForm.php \Drupal\share_everywhere\Form\ShareEverywhereConfigForm::entityFieldManager

The entity field Manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/ShareEverywhereConfigForm.php, line 47

Class

ShareEverywhereConfigForm
Provides a settings form for Share Everywhere module.

Namespace

Drupal\share_everywhere\Form

Code

protected $entityFieldManager;