protected property Tour::$tips in Drupal 10
Same name and namespace in other branches
- 8 core/modules/tour/src/Entity/Tour.php \Drupal\tour\Entity\Tour::tips
- 9 core/modules/tour/src/Entity/Tour.php \Drupal\tour\Entity\Tour::tips
The array of plugin config, only used for export and to populate the $tipsCollection.
Type: array
File
- core/
modules/ tour/ src/ Entity/ Tour.php, line 92
Class
- Tour
- Defines the configured tour entity.
Namespace
Drupal\tour\EntityCode
protected $tips = [];