public property ImageStyle::$name

The name of the image style.

Type: string

File

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

Class

ImageStyle
Defines an image style configuration entity.

Namespace

Drupal\image\Plugin\Core\Entity

Code

public $name;