ResponsiveImageStyleInterface::getImageStyleIds

public ResponsiveImageStyleInterface::getImageStyleIds()

Gets all the image styles IDs involved in the responsive image mapping.

Return value

string[]

File

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

Class

ResponsiveImageStyleInterface
Provides an interface defining a responsive_image mapping entity.

Namespace

Drupal\responsive_image

Code

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

Please login to continue.