You are here

protected property TipPluginBase::$label in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 27
Contains \Drupal\tour\TipPluginBase.

Class

TipPluginBase
Defines a base tour item implementation.

Namespace

Drupal\tour

Code

protected $label;