You are here

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

The limit per page.

Type: string

File

src/Entity/SearchApiPage.php, line 103

Class

SearchApiPage
Defines the Search page entity.

Namespace

Drupal\search_api_page\Entity

Code

protected $limit = 10;