The plugin ID.
Type: string
File
- core/modules/views/src/Annotation/ViewsAccess.php, line 22
Class
- ViewsAccess
- Defines a Plugin annotation object for views access plugins.
Namespace
Drupal\views\Annotation
Code
public $id;
The plugin ID.
Type: string
Drupal\views\Annotation
public $id;
Please login to continue.