You are here

protected property AvatarKitEntityMappingForm::$entityFieldManager in Avatar Kit 8.2

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/AvatarKitEntityMappingForm.php, line 32

Class

AvatarKitEntityMappingForm
Configure Avatar Kit entity maps.

Namespace

Drupal\avatars\Form

Code

protected $entityFieldManager;