You are here

protected property CasAttributesSettings::$entityFieldManager in CAS Attributes 8

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

The Entity Field Manager to provide field definitions.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/CasAttributesSettings.php, line 27

Class

CasAttributesSettings
CAS Attributes settings form.

Namespace

Drupal\cas_attributes\Form

Code

protected $entityFieldManager;