protected property ResponsiveImageStyle::$label in Drupal 10
Same name and namespace in other branches
- 8 core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php \Drupal\responsive_image\Entity\ResponsiveImageStyle::label
- 9 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 66
Class
- ResponsiveImageStyle
- Defines the responsive image style entity.
Namespace
Drupal\responsive_image\EntityCode
protected $label;