The Route object of which this object is the compiled version.
Type: Symfony\Component\Routing\Route
File
- drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php, line 44
- Definition of Drupal\Core\Routing\CompiledRoute.
Class
- CompiledRoute
- A compiled route contains derived information from a route object.
Namespace
Drupal\Core\Routing
Code
protected $route;