RouteBuilder::$building

Flag that indicates if we are currently rebuilding the routes.

Type: bool

File

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

Class

RouteBuilder
Managing class for rebuilding the router table.

Namespace

Drupal\Core\Routing

Code

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

Please login to continue.