Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. SearchPage.php

function SearchPage::getPath

Overrides SearchPageInterface::getPath

File

core/modules/search/src/Entity/SearchPage.php, line 172

Class

SearchPage
Defines a configured search page.

Namespace

Drupal\search\Entity

Code

public function getPath() {
    return $this->path;
}
RSS feed
Powered by Drupal