protected property EntityServicePreferenceEvent::$services in Avatar Kit 8.2
An array of weights keyed by avatar service entity ID's.
Lower value weights are higher priority.
Type: int[]
File
- src/
Event/ EntityServicePreferenceEvent.php, line 22
Class
- EntityServicePreferenceEvent
- Used to determine the preference order of avatar services for an entity.
Namespace
Drupal\avatars\EventCode
protected $services;