ResponsiveImageStyleInterface::removeImageStyleMappings

public ResponsiveImageStyleInterface::removeImageStyleMappings()

Removes all image style mappings from the responsive image style.

Return value

$this

File

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

Class

ResponsiveImageStyleInterface
Provides an interface defining a responsive_image mapping entity.

Namespace

Drupal\responsive_image

Code

1
public function removeImageStyleMappings();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.