public property Tour::$id

The name (plugin ID) of the tour.

Type: string

File

drupal/core/modules/tour/lib/Drupal/tour/Plugin/Core/Entity/Tour.php, line 42
Contains \Drupal\tour\Plugin\Core\Entity\Tour.

Class

Tour
Defines the configured tour entity.

Namespace

Drupal\tour\Plugin\Core\Entity

Code

public $id;