You are here

protected property Tour::$id in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/tour/src/Entity/Tour.php \Drupal\tour\Entity\Tour::id

The name (plugin ID) of the tour.

Type: string

File

core/modules/tour/src/Entity/Tour.php, line 46
Contains \Drupal\tour\Entity\Tour.

Class

Tour
Defines the configured tour entity.

Namespace

Drupal\tour\Entity

Code

protected $id;