protected property RouteProviderLazyBuilder::$rebuilt

Flag to determine if the router has been rebuilt.

Type: bool

File

core/lib/Drupal/Core/Routing/RouteProviderLazyBuilder.php, line 32

Class

RouteProviderLazyBuilder
A Route Provider front-end for all Drupal-stored routes.

Namespace

Drupal\Core\Routing

Code

protected $rebuilt = FALSE;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Routing!RouteProviderLazyBuilder.php/property/RouteProviderLazyBuilder::rebuilt/8.1.x