AliasPathMatcher::$isCurrentFrontPage

Same name and namespace in other branches
  1. 11.x core/modules/path_alias/src/AliasPathMatcher.php \Drupal\path_alias\AliasPathMatcher::isCurrentFrontPage

Whether the current page is the front page.

Type: isCurrentFrontPage

File

core/modules/path_alias/src/AliasPathMatcher.php, line 19

Class

AliasPathMatcher
Extends the default path matcher to check aliases.

Namespace

Drupal\path_alias

Code

protected ?bool $isCurrentFrontPage = NULL;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.