function ResponsiveImageStyleInterface::getFallbackImageStyle
Returns the fallback image style ID for the responsive image style.
Return value
string The fallback image style ID.
1 method overrides ResponsiveImageStyleInterface::getFallbackImageStyle()
- ResponsiveImageStyle::getFallbackImageStyle in core/modules/ responsive_image/ src/ Entity/ ResponsiveImageStyle.php 
- Returns the fallback image style ID for the responsive image style.
File
- 
              core/modules/ responsive_image/ src/ ResponsiveImageStyleInterface.php, line 95 
Class
- ResponsiveImageStyleInterface
- Provides an interface defining a responsive_image mapping entity.
Namespace
Drupal\responsive_imageCode
public function getFallbackImageStyle();Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
