protected property AbstractSolrEntity::$text_files in Search API Solr 8.3
Same name and namespace in other branches
- 4.x src/Entity/AbstractSolrEntity.php \Drupal\search_api_solr\Entity\AbstractSolrEntity::text_files
Array of various text files required by the Solr Field Type definition.
Type: array
File
- src/
Entity/ AbstractSolrEntity.php, line 51
Class
- AbstractSolrEntity
- Defines the abstract base class for Solr config entities.
Namespace
Drupal\search_api_solr\EntityCode
protected $text_files;