protected property RouteBuilder::$building in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Routing/RouteBuilder.php \Drupal\Core\Routing\RouteBuilder::building
- 10 core/lib/Drupal/Core/Routing/RouteBuilder.php \Drupal\Core\Routing\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\RoutingCode
protected $building = FALSE;