You are here

protected property ResponsiveImageStyle::$id 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::id

The responsive image ID (machine name).

Type: string

File

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

Class

ResponsiveImageStyle
Defines the responsive image style entity.

Namespace

Drupal\responsive_image\Entity

Code

protected $id;