protected property ImageStyle::$replacementID

The name of the image style to use as replacement upon delete.

Type: string

File

drupal/core/modules/image/lib/Drupal/image/Plugin/Core/Entity/ImageStyle.php, line 41
Contains \Drupal\image\Plugin\Core\Entity\ImageStyle.

Class

ImageStyle
Defines an image style configuration entity.

Namespace

Drupal\image\Plugin\Core\Entity

Code

protected $replacementID;