You are here

protected property AvatarKitEntityHooks::$entityFieldHandler in Avatar Kit 8.2

The entity field handler.

Type: \Drupal\avatars\AvatarKitEntityFieldHandler|null

See also

\Drupal\avatars\AvatarKitEntityHooks::entityFieldHandler()

File

src/AvatarKitEntityHooks.php, line 19

Class

AvatarKitEntityHooks
Drupal entity hooks.

Namespace

Drupal\avatars

Code

protected $entityFieldHandler;