You are here

protected property Gravatar::$fallbackURI in Avatar Kit 8

The URI to an image that should be used if the main type is 'gravatar'.

Only if there is no Gravatar for the hash.

Type: string|null

File

avatars_gravatar/src/Gravatar.php, line 29

Class

Gravatar
Implements the Gravatar.com API.

Namespace

Drupal\avatars_gravatar

Code

protected $fallbackURI;