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

1
public function rebuild();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.