TipPluginBase::$label

Same name and namespace in other branches
  1. 9 core/modules/tour/src/TipPluginBase.php \Drupal\tour\TipPluginBase::label
  2. 8.9.x core/modules/tour/src/TipPluginBase.php \Drupal\tour\TipPluginBase::label
  3. 10 core/modules/tour/src/TipPluginBase.php \Drupal\tour\TipPluginBase::label

The label which is used for render of this tip.

Type: string

File

core/modules/tour/src/TipPluginBase.php, line 22

Class

TipPluginBase
Defines a base tour item implementation.

Namespace

Drupal\tour

Code

protected $label;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.