Holds the collection of tips that are attached to this tour.
Type: \Drupal\tour\TipsPluginCollection
File
- core/modules/tour/src/Entity/Tour.php, line 76
Class
- Tour
- Defines the configured tour entity.
Namespace
Drupal\tour\Entity
Code
protected $tipsCollection;
Please login to continue.