You are here

protected property EckEntityTypeFormBase::$entityFieldManager in Entity Construction Kit (ECK) 8

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/EntityType/EckEntityTypeFormBase.php, line 30

Class

EckEntityTypeFormBase
Class EckEntityTypeFormBase.

Namespace

Drupal\eck\Form\EntityType

Code

protected $entityFieldManager;