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 83
Class
- Tour
- Defines the configured tour entity.
Namespace
Drupal\tour\Entity
Code
protected $tips = array();
Please login to continue.