protected property SearchPage::$path in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/search/src/Entity/SearchPage.php \Drupal\search\Entity\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 97 - Contains \Drupal\search\Entity\SearchPage.
Class
- SearchPage
- Defines a configured search page.
Namespace
Drupal\search\EntityCode
protected $path;