Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ResponsiveImageStyleInterface.php

function ResponsiveImageStyleInterface::removeImageStyleMappings

Removes all image style mappings from the responsive image style.

Return value

$this

1 method overrides ResponsiveImageStyleInterface::removeImageStyleMappings()
ResponsiveImageStyle::removeImageStyleMappings in core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php
Removes all image style mappings from the responsive image style.

File

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

Class

ResponsiveImageStyleInterface
Provides an interface defining a responsive_image mapping entity.

Namespace

Drupal\responsive_image

Code

public function removeImageStyleMappings();
RSS feed
Powered by Drupal