You are here

protected property Index::$description in Search API 8

A string describing the index.

Type: string

File

src/Entity/Index.php, line 118

Class

Index
Defines the search index configuration entity.

Namespace

Drupal\search_api\Entity

Code

protected $description;