You are here

public function AvatarBaseInterface::getIdentifier in Avatar Kit 8

Gets the identifier.

Return value

string The identifier.

1 method overrides AvatarBaseInterface::getIdentifier()
AvatarBase::getIdentifier in src/AvatarBase.php
Gets the identifier.

File

src/AvatarBaseInterface.php, line 35

Class

AvatarBaseInterface
Interface for Avatar APIs.

Namespace

Drupal\avatars

Code

public function getIdentifier();