You are here

private property Route::$compiled in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/routing/Route.php \Symfony\Component\Routing\Route::compiled

Type: null|CompiledRoute

File

vendor/symfony/routing/Route.php, line 60

Class

Route
A Route describes a route and its parameters.

Namespace

Symfony\Component\Routing

Code

private $compiled;