protected property Tour::$id in Drupal 10
Same name and namespace in other branches
- 8 core/modules/tour/src/Entity/Tour.php \Drupal\tour\Entity\Tour::id
- 9 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 50
Class
- Tour
- Defines the configured tour entity.
Namespace
Drupal\tour\EntityCode
protected $id;