public function BackgroundImageManagerInterface::getDefaultSettings in Background Image 8
Same name and namespace in other branches
- 2.x src/BackgroundImageManagerInterface.php \Drupal\background_image\BackgroundImageManagerInterface::getDefaultSettings()
- 2.0.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();