function TourInterface::resetKeyedRoutes

Same name and namespace in other branches
  1. 9 core/modules/tour/src/TourInterface.php \Drupal\tour\TourInterface::resetKeyedRoutes()
  2. 10 core/modules/tour/src/TourInterface.php \Drupal\tour\TourInterface::resetKeyedRoutes()
  3. 11.x core/modules/tour/src/TourInterface.php \Drupal\tour\TourInterface::resetKeyedRoutes()

Resets the statically cached keyed routes.

1 method overrides TourInterface::resetKeyedRoutes()
Tour::resetKeyedRoutes in core/modules/tour/src/Entity/Tour.php
Resets the statically cached keyed routes.

File

core/modules/tour/src/TourInterface.php, line 63

Class

TourInterface
Provides an interface defining a tour entity.

Namespace

Drupal\tour

Code

public function resetKeyedRoutes();

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