CompiledRoute::$patternOutline
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Routing/CompiledRoute.php \Drupal\Core\Routing\CompiledRoute::patternOutline
- 10 core/lib/Drupal/Core/Routing/CompiledRoute.php \Drupal\Core\Routing\CompiledRoute::patternOutline
- 11.x 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 24
Class
- CompiledRoute
- A compiled route contains derived information from a route object.
Namespace
Drupal\Core\RoutingCode
protected $patternOutline;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.