You are here

public function TourInterface::resetKeyedRoutes in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 68
Contains \Drupal\tour\TourInterface.

Class

TourInterface
Provides an interface defining a tour entity.

Namespace

Drupal\tour

Code

public function resetKeyedRoutes();