You are here

private property CompiledRoute::$pathVariables in Zircon Profile 8

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

File

vendor/symfony/routing/CompiledRoute.php, line 25

Class

CompiledRoute
CompiledRoutes are returned by the RouteCompiler class.

Namespace

Symfony\Component\Routing

Code

private $pathVariables;