You are here

protected property EntityServicePreferenceEvent::$entity in Avatar Kit 8.2

The entity to get preferences.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Event/EntityServicePreferenceEvent.php, line 29

Class

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

Namespace

Drupal\avatars\Event

Code

protected $entity;