You are here

protected property Index::$name in Search API 8

A name to be displayed for the index.

Type: string

File

src/Entity/Index.php, line 111

Class

Index
Defines the search index configuration entity.

Namespace

Drupal\search_api\Entity

Code

protected $name;