protected property SearchApiSortsBlockDeriver::$indexStorage in Search API sorts 8
The entity storage used for search api sorts.
Type: \Drupal\Core\Entity\EntityStorageInterface $indexStorage
File
- src/
Plugin/ Block/ SearchApiSortsBlockDeriver.php, line 29
Class
- SearchApiSortsBlockDeriver
- This deriver creates a block for every index that has been created.
Namespace
Drupal\search_api_sorts\Plugin\BlockCode
protected $indexStorage;