protected property CompiledRoute::$patternOutline

The pattern outline of this route.

Type: string

File

drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php, line 30
Definition of Drupal\Core\Routing\CompiledRoute.

Class

CompiledRoute
A compiled route contains derived information from a route object.

Namespace

Drupal\Core\Routing

Code

protected $patternOutline;