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

The label of the tour.

Type: string

File

core/modules/tour/src/Entity/Tour.php, line 64

Class

Tour
Defines the configured tour entity.

Namespace

Drupal\tour\Entity

Code

protected $label;