public function BackgroundImageManagerInterface::getDefaultSettings in Background Image 2.0.x
Same name and namespace in other branches
- 8 src/BackgroundImageManagerInterface.php \Drupal\background_image\BackgroundImageManagerInterface::getDefaultSettings()
- 2.x src/BackgroundImageManagerInterface.php \Drupal\background_image\BackgroundImageManagerInterface::getDefaultSettings()
Retrieves the default background image settings.
Return value
array
1 method overrides BackgroundImageManagerInterface::getDefaultSettings()
- BackgroundImageManager::getDefaultSettings in src/
BackgroundImageManager.php - Retrieves the default background image settings.
File
- src/
BackgroundImageManagerInterface.php, line 106
Class
Namespace
Drupal\background_imageCode
public function getDefaultSettings();