RouteBuilder::$rebuildNeeded

Flag that indicates if we should rebuild at the end of the request.

Type: bool

File

core/lib/Drupal/Core/Routing/RouteBuilder.php, line 75

Class

RouteBuilder
Managing class for rebuilding the router table.

Namespace

Drupal\Core\Routing

Code

1
protected $rebuildNeeded = FALSE;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.