The label of the search page entity.
Type: string
File
- core/modules/search/src/Entity/SearchPage.php, line 69
Class
- SearchPage
- Defines a configured search page.
Namespace
Drupal\search\Entity
Code
protected $label;
The label of the search page entity.
Type: string
Drupal\search\Entity
protected $label;
Please login to continue.