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. 8.9.x core/lib/Drupal/Core/Routing/RouteProviderInterface.php \Drupal\Core\Routing\RouteProviderInterface::reset()

Resets the route provider object.

File

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

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.