function RouteProviderInterface::reset

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Routing/RouteProviderInterface.php \Drupal\Core\Routing\RouteProviderInterface::reset()
  2. 10 core/lib/Drupal/Core/Routing/RouteProviderInterface.php \Drupal\Core\Routing\RouteProviderInterface::reset()
  3. 9 core/lib/Drupal/Core/Routing/RouteProviderInterface.php \Drupal\Core\Routing\RouteProviderInterface::reset()

Resets the route provider object.

1 method overrides RouteProviderInterface::reset()
RouteProviderLazyBuilder::reset in core/lib/Drupal/Core/Routing/RouteProviderLazyBuilder.php
Resets the route provider object.

File

core/lib/Drupal/Core/Routing/RouteProviderInterface.php, line 42

Class

RouteProviderInterface
Extends the router provider interface

Namespace

Drupal\Core\Routing

Code

public function reset();

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