Whether the current page is the front page.
Type: bool
File
- core/lib/Drupal/Core/Path/PathMatcher.php, line 19
Class
- PathMatcher
- Provides a path matcher.
Namespace
Drupal\Core\Path
Code
protected $isCurrentFrontPage;
Whether the current page is the front page.
Type: bool
Drupal\Core\Path
protected $isCurrentFrontPage;
Please login to continue.