ViewsWizard::$title

The plugin 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/ViewsWizard.php, line 31

Class

ViewsWizard
Defines a Plugin annotation object for views wizard plugins.

Namespace

Drupal\views\Annotation

Code

1
public $title = '';
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.