public function RouteBuilderInterface::rebuild

public RouteBuilderInterface::rebuild()

Rebuilds the route information and dumps it.

Return value

bool Returns TRUE if the rebuild succeeds, FALSE otherwise.

File

core/lib/Drupal/Core/Routing/RouteBuilderInterface.php, line 30

Class

RouteBuilderInterface
Rebuilds the route information and dumps it.

Namespace

Drupal\Core\Routing

Code

public function rebuild();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Routing!RouteBuilderInterface.php/function/RouteBuilderInterface::rebuild/8.1.x