You are here

protected property Gravatar::$fallbackType in Avatar Kit 8

The type 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 20

Class

Gravatar
Implements the Gravatar.com API.

Namespace

Drupal\avatars_gravatar

Code

protected $fallbackType;