public TourInterface::resetKeyedRoutes()
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();
Please login to continue.