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

Breadcrumb

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

SearchPage::$path

The path this search page will appear upon.

This value is appended to 'search/' when building the path.

Type: string

File

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

Class

SearchPage
Defines a configured search page.

Namespace

Drupal\search\Entity

Code

protected $path;
RSS feed
Powered by Drupal