You are here

protected property CommandHelper::$indexStorage in Search API 8

The storage for search index entities.

Type: \Drupal\search_api\Entity\SearchApiConfigEntityStorage

File

src/Utility/CommandHelper.php, line 41

Class

CommandHelper
Provides functionality to be used by CLI tools.

Namespace

Drupal\search_api\Utility

Code

protected $indexStorage;