protected property SearchPage::$label in Drupal 8
Same name and namespace in other branches
- 9 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\EntityCode
protected $label;