You are here

protected property ResponsiveImageStyle::$label in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php \Drupal\responsive_image\Entity\ResponsiveImageStyle::label

The responsive image label.

Type: string

File

core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php, line 57
Contains \Drupal\responsive_image\Entity\ResponsiveImageStyle.

Class

ResponsiveImageStyle
Defines the responsive image style entity.

Namespace

Drupal\responsive_image\Entity

Code

protected $label;