Tour::$keyedRoutes

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

The routes on which this tour should be displayed, keyed by route id.

Type: array

File

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

Class

Tour
Defines the configured tour entity.

Namespace

Drupal\tour\Entity

Code

protected $keyedRoutes;

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