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