You are here

public static function GravatarInterface::getTypesMap in Avatar Kit 8

Avatar types mapped to 'd' GET values.

Return value

array An array of GET values keyed by type.

1 method overrides GravatarInterface::getTypesMap()
Gravatar::getTypesMap in avatars_gravatar/src/Gravatar.php
Avatar types mapped to 'd' GET values.

File

avatars_gravatar/src/GravatarInterface.php, line 44

Class

GravatarInterface
Provides an interface for the Gravatar.com API.

Namespace

Drupal\avatars_gravatar

Code

public static function getTypesMap();