Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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