You are here

protected property SearchApiPage::$clean_url in Search API Pages 8

Whether to use clean URLs or not.

Type: bool

File

src/Entity/SearchApiPage.php, line 82

Class

SearchApiPage
Defines the Search page entity.

Namespace

Drupal\search_api_page\Entity

Code

protected $clean_url = TRUE;