You are here

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\Entity

Code

protected $show_search_form = TRUE;