protected property Index::$id in Search API 8
The ID of the index.
Type: string
File
- src/
Entity/ Index.php, line 104
Class
- Index
- Defines the search index configuration entity.
Namespace
Drupal\search_api\EntityCode
protected $id;
The ID of the index.
Type: string
protected $id;