protected property Tour::$routes in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 67 - Contains \Drupal\tour\Entity\Tour.
Class
- Tour
- Defines the configured tour entity.
Namespace
Drupal\tour\EntityCode
protected $routes = array();