You are here

protected property SearchPageRepository::$storage in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/search/src/SearchPageRepository.php \Drupal\search\SearchPageRepository::storage

The search page storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/search/src/SearchPageRepository.php, line 30
Contains \Drupal\search\SearchPageRepository.

Class

SearchPageRepository
Provides a repository for Search Page config entities.

Namespace

Drupal\search

Code

protected $storage;