ViewsExposedForm::$short_title

(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/ViewsExposedForm.php, line 40

Class

ViewsExposedForm
Defines a Plugin annotation object for views exposed form plugins.

Namespace

Drupal\views\Annotation

Code

public $short_title = '';
doc_Drupal
2016-10-29 09:55:13
Comments
Leave a Comment

Please login to continue.