You are here

public static function RobohashInterface::getBackgroundsMap in Avatar Kit 8

Backgrounds mapped to GET values.

Return value

array An array of GET values keyed by background.

1 method overrides RobohashInterface::getBackgroundsMap()
Robohash::getBackgroundsMap in avatars_robohash/src/Robohash.php
Backgrounds mapped to GET values.

File

avatars_robohash/src/RobohashInterface.php, line 59

Class

RobohashInterface
Provides an interface to the Robohash.org API.

Namespace

Drupal\avatars_robohash

Code

public static function getBackgroundsMap();