You are here

protected property CommandHelper::$serverStorage in Search API 8

The storage for search server entities.

Type: \Drupal\search_api\Entity\SearchApiConfigEntityStorage

File

src/Utility/CommandHelper.php, line 48

Class

CommandHelper
Provides functionality to be used by CLI tools.

Namespace

Drupal\search_api\Utility

Code

protected $serverStorage;