(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/ViewsRow.php, line 39
Class
- ViewsRow
- Defines a Plugin annotation object for views row plugins.
Namespace
Drupal\views\Annotation
Code
public $short_title = '';
Please login to continue.