You are here

protected property UnsavedIndexConfiguration::$lock in Search API 8

The lock information for this configuration.

Type: \Drupal\Core\TempStore\Lock|null

File

src/UnsavedIndexConfiguration.php, line 53

Class

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

Namespace

Drupal\search_api

Code

protected $lock;