public property ViewsAccess::$id in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/views/src/Annotation/ViewsAccess.php \Drupal\views\Annotation\ViewsAccess::id
The plugin ID.
Type: string
File
- core/
modules/ views/ src/ Annotation/ ViewsAccess.php, line 27 - Contains \Drupal\views\Annotation\ViewsAccess.
Class
- ViewsAccess
- Defines a Plugin annotation object for views access plugins.
Namespace
Drupal\views\AnnotationCode
public $id;