You are here

protected property ChangeLayoutForm::$entityFieldManager in Display Suite 8.3

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

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/ChangeLayoutForm.php, line 29

Class

ChangeLayoutForm
Provides a configuration form for configurable actions.

Namespace

Drupal\ds\Form

Code

protected $entityFieldManager;