SearchPage::$label

Same name and namespace in other branches
  1. 9 core/modules/search/src/Entity/SearchPage.php \Drupal\search\Entity\SearchPage::label
  2. 10 core/modules/search/src/Entity/SearchPage.php \Drupal\search\Entity\SearchPage::label
  3. 11.x core/modules/search/src/Entity/SearchPage.php \Drupal\search\Entity\SearchPage::label

The label of the search page entity.

Type: string

File

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

Class

SearchPage
Defines a configured search page.

Namespace

Drupal\search\Entity

Code

protected $label;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.