protected property CompiledRoute::$patternOutline in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Routing/CompiledRoute.php \Drupal\Core\Routing\CompiledRoute::patternOutline
The pattern outline of this route.
Type: string
File
- core/
lib/ Drupal/ Core/ Routing/ CompiledRoute.php, line 29 - Contains \Drupal\Core\Routing\CompiledRoute.
Class
- CompiledRoute
- A compiled route contains derived information from a route object.
Namespace
Drupal\Core\RoutingCode
protected $patternOutline;