protected property CompiledRoute::$regex

Same name in this branch

The regular expression to match placeholders out of this path.

Type: string

File

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

Class

CompiledRoute
Description of CompiledRoute

Namespace

Drupal\Core\Routing

Code

protected $regex;