You are here

constant AvatarKitEvents::ENTITY_SERVICE_PREFERENCE in Avatar Kit 8.2

Used to determine the preference order of avatar services for an entity.

Grants the opportunity to modify the order of in which avatar services are attempted for an entity.

See also

\Drupal\avatars\Event\EntityServicePreferenceEvent

File

src/Event/AvatarKitEvents.php, line 20

Class

AvatarKitEvents
Defines events for Avatar Kit.

Namespace

Drupal\avatars\Event

Code

const ENTITY_SERVICE_PREFERENCE = 'avatars.service_preference.entity';