protected property LazyRouteEnhancer::$serviceIds in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Routing/LazyRouteEnhancer.php \Drupal\Core\Routing\LazyRouteEnhancer::serviceIds
Array of enhancers service IDs.
Type: array
File
- core/
lib/ Drupal/ Core/ Routing/ LazyRouteEnhancer.php, line 34 - Contains \Drupal\Core\Routing\LazyRouteEnhancer.
Class
- LazyRouteEnhancer
- A route enhancer which lazily loads route enhancers, depending on the route.
Namespace
Drupal\Core\RoutingCode
protected $serviceIds = [];