Tour::$routes

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

The routes on which this tour should be displayed.

Type: array

File

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

Class

Tour
Defines the configured tour entity.

Namespace

Drupal\tour\Entity

Code

protected $routes = [];

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