You are here

protected property AvatarKitAvatarServiceDiscovery::$cacheBackend in Avatar Kit 8.2

Backend for caching discovery results.

Type: \Drupal\Core\Cache\CacheBackendInterface

Overrides UseCacheBackendTrait::$cacheBackend

File

src/AvatarKitAvatarServiceDiscovery.php, line 31

Class

AvatarKitAvatarServiceDiscovery
Avatar Kit library service discovery.

Namespace

Drupal\avatars

Code

protected $cacheBackend;