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

protected $building = FALSE;
doc_Drupal
2016-10-29 09:38:59
Comments
Leave a Comment

Please login to continue.