public RouteProviderInterface::reset()
Resets the route provider object.
File
- core/lib/Drupal/Core/Routing/RouteProviderInterface.php, line 40
Class
- RouteProviderInterface
- Extends the router provider interface
Namespace
Drupal\Core\Routing
Code
1 | public function reset(); |
Please login to continue.