You are here

public static function RobohashInterface::getBackgrounds in Avatar Kit 8

A list of valid backgrounds.

Return value

array An array of background labels keyed by background.

1 method overrides RobohashInterface::getBackgrounds()
Robohash::getBackgrounds in avatars_robohash/src/Robohash.php
A list of valid backgrounds.

File

avatars_robohash/src/RobohashInterface.php, line 51

Class

RobohashInterface
Provides an interface to the Robohash.org API.

Namespace

Drupal\avatars_robohash

Code

public static function getBackgrounds();