protected property SearchApiPage::$show_search_form in Search API Pages 8
Whether to show the search form above search results.
Type: bool
File
- src/
Entity/ SearchApiPage.php, line 131
Class
- SearchApiPage
- Defines the Search page entity.
Namespace
Drupal\search_api_page\EntityCode
protected $show_search_form = TRUE;