You are here

public property ViewsRow::$help in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/src/Annotation/ViewsRow.php \Drupal\views\Annotation\ViewsRow::help

A short help string; this is displayed in the views UI.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

core/modules/views/src/Annotation/ViewsRow.php, line 48

Class

ViewsRow
Defines a Plugin annotation object for views row plugins.

Namespace

Drupal\views\Annotation

Code

public $help = '';