protected property Index::$read_only in Search API 8
A flag indicating whether to write to this index.
Type: bool
File
- src/
Entity/ Index.php, line 125
Class
- Index
- Defines the search index configuration entity.
Namespace
Drupal\search_api\EntityCode
protected $read_only = FALSE;