private property Route::$path

Same name in this branch

Type: string

File

drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php, line 27

Class

Route
A Route describes a route and its parameters.

Namespace

Symfony\Component\Routing

Code

private $path = '/';