Tour::$tips

Same name and namespace in other branches
  1. 9 core/modules/tour/src/Entity/Tour.php \Drupal\tour\Entity\Tour::tips
  2. 10 core/modules/tour/src/Entity/Tour.php \Drupal\tour\Entity\Tour::tips
  3. 11.x 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\Entity

Code

protected $tips = [];

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