public property ViewsAccess::$title in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/views/src/Annotation/ViewsAccess.php \Drupal\views\Annotation\ViewsAccess::title
The plugin title used in the views UI.
Type: \Drupal\Core\Annotation\Translation
Related topics
File
- core/
modules/ views/ src/ Annotation/ ViewsAccess.php, line 36 - Contains \Drupal\views\Annotation\ViewsAccess.
Class
- ViewsAccess
- Defines a Plugin annotation object for views access plugins.
Namespace
Drupal\views\AnnotationCode
public $title = '';