public function RobohashInterface::getBackground in Avatar Kit 8
Gets the background.
Return value
string|null The background, or NULL for default.
1 method overrides RobohashInterface::getBackground()
- Robohash::getBackground in avatars_robohash/src/ Robohash.php 
- Gets the background.
File
- avatars_robohash/src/ RobohashInterface.php, line 67 
Class
- RobohashInterface
- Provides an interface to the Robohash.org API.
Namespace
Drupal\avatars_robohashCode
public function getBackground();