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\Annotation
Code
public $id;
The plugin ID.
Type: string
Drupal\views\Annotation
public $id;
Please login to continue.