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\Routing
Code
protected $patternOutline;
Please login to continue.