(optional) The short title used in the views UI.
Type: \Drupal\Core\Annotation\Translation
Related topics
- Annotation for translatable text
- Describes how to put translatable UI text into annotations.
File
- core/modules/views/src/Annotation/ViewsQuery.php, line 39
Class
- ViewsQuery
- Defines a Plugin annotation object for views query plugins.
Namespace
Drupal\views\Annotation
Code
public $short_title = '';
Please login to continue.