You are here

protected property UnsavedIndexConfiguration::$entity in Search API 8

The proxied index.

Type: \Drupal\search_api\IndexInterface

File

src/UnsavedIndexConfiguration.php, line 32

Class

UnsavedIndexConfiguration
Represents a configuration of an index that was not yet permanently saved.

Namespace

Drupal\search_api

Code

protected $entity;