You are here

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

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/EntityBundle/EckEntityBundleForm.php, line 33

Class

EckEntityBundleForm
Form controller for ECK entity bundle forms.

Namespace

Drupal\eck\Form\EntityBundle

Code

protected $entityFieldManager;