You are here

protected property SearchApiPageBlockForm::$pageStorage in Search API Pages 8

The storage for Search API Page entities.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/SearchApiPageBlockForm.php, line 46

Class

SearchApiPageBlockForm
Builds the search form for the search api page block.

Namespace

Drupal\search_api_page\Form

Code

protected $pageStorage;