Tour::$tipsCollection

Same name and namespace in other branches
  1. 9 core/modules/tour/src/Entity/Tour.php \Drupal\tour\Entity\Tour::tipsCollection
  2. 10 core/modules/tour/src/Entity/Tour.php \Drupal\tour\Entity\Tour::tipsCollection
  3. 11.x core/modules/tour/src/Entity/Tour.php \Drupal\tour\Entity\Tour::tipsCollection

Holds the collection of tips that are attached to this tour.

Type: \Drupal\tour\TipsPluginCollection

File

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

Class

Tour
Defines the configured tour entity.

Namespace

Drupal\tour\Entity

Code

protected $tipsCollection;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.