You are here

protected property PathMatcher::$frontPage in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Path/PathMatcher.php \Drupal\Core\Path\PathMatcher::frontPage
  2. 10 core/lib/Drupal/Core/Path/PathMatcher.php \Drupal\Core\Path\PathMatcher::frontPage

The default front page.

Type: string

File

core/lib/Drupal/Core/Path/PathMatcher.php, line 26

Class

PathMatcher
Provides a path matcher.

Namespace

Drupal\Core\Path

Code

protected $frontPage;