You are here

protected property SearchPage::$weight in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/search/src/Entity/SearchPage.php \Drupal\search\Entity\SearchPage::weight

The weight of the search page.

Type: int

File

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

Class

SearchPage
Defines a configured search page.

Namespace

Drupal\search\Entity

Code

protected $weight;