public static function RobohashInterface::getTypesMap in Avatar Kit 8
Avatar types mapped to GET values.
Return value
array An array of GET values keyed by type.
1 method overrides RobohashInterface::getTypesMap()
- Robohash::getTypesMap in avatars_robohash/
src/ Robohash.php - Avatar types mapped to GET values.
File
- avatars_robohash/
src/ RobohashInterface.php, line 86
Class
- RobohashInterface
- Provides an interface to the Robohash.org API.
Namespace
Drupal\avatars_robohashCode
public static function getTypesMap();