ResponsiveImageStyleInterface::getFallbackImageStyle

public ResponsiveImageStyleInterface::getFallbackImageStyle()

Returns the fallback image style ID for the responsive image style.

Return value

string The fallback image style ID.

File

core/modules/responsive_image/src/ResponsiveImageStyleInterface.php, line 85

Class

ResponsiveImageStyleInterface
Provides an interface defining a responsive_image mapping entity.

Namespace

Drupal\responsive_image

Code

public function getFallbackImageStyle();
doc_Drupal
2016-10-29 09:38:08
Comments
Leave a Comment

Please login to continue.