You are here

protected property AvatarKitFormAlter::$entityTypeManager in Avatar Kit 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|null

See also

\Drupal\avatars\AvatarKitFormAlter::entityFieldHandler

File

src/AvatarKitFormAlter.php, line 28

Class

AvatarKitFormAlter
Drupal form alters.

Namespace

Drupal\avatars

Code

protected $entityTypeManager;