public function BackgroundImageManagerInterface::getFallbackImageStyle in Background Image 8
Same name and namespace in other branches
- 2.x src/BackgroundImageManagerInterface.php \Drupal\background_image\BackgroundImageManagerInterface::getFallbackImageStyle()
- 2.0.x src/BackgroundImageManagerInterface.php \Drupal\background_image\BackgroundImageManagerInterface::getFallbackImageStyle()
Retrieves the fallback image style.
Return value
string
1 method overrides BackgroundImageManagerInterface::getFallbackImageStyle()
- BackgroundImageManager::getFallbackImageStyle in src/
BackgroundImageManager.php - Retrieves the fallback image style.
File
- src/
BackgroundImageManagerInterface.php, line 247
Class
Namespace
Drupal\background_imageCode
public function getFallbackImageStyle();