You are here

protected property SettingsForm::$entityFieldManager in Display Suite 8.2

Same name and namespace in other branches
  1. 8.4 src/Form/SettingsForm.php \Drupal\ds\Form\SettingsForm::entityFieldManager
  2. 8.3 src/Form/SettingsForm.php \Drupal\ds\Form\SettingsForm::entityFieldManager

The entity manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/SettingsForm.php, line 47

Class

SettingsForm
Configures Display Suite settings for this site.

Namespace

Drupal\ds\Form

Code

protected $entityFieldManager;