protected property CompiledRoute::$route

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 43
Definition of Drupal\Core\Routing\CompiledRoute.

Class

CompiledRoute
Description of CompiledRoute

Namespace

Drupal\Core\Routing

Code

protected $route;