public property ViewsStyle::$id in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/src/Annotation/ViewsStyle.php \Drupal\views\Annotation\ViewsStyle::id
The plugin ID.
Type: string
File
- core/
modules/ views/ src/ Annotation/ ViewsStyle.php, line 21
Class
- ViewsStyle
- Defines a Plugin annotation object for views style plugins.
Namespace
Drupal\views\AnnotationCode
public $id;