protected property SearchApiSolrConflictingEntitiesException::$conflictingEntities in Search API Solr 8.3
Same name and namespace in other branches
- 4.x src/SearchApiSolrConflictingEntitiesException.php \Drupal\search_api_solr\SearchApiSolrConflictingEntitiesException::conflictingEntities
Array with the conflicting entities.
Type: \Drupal\search_api_solr\SolrConfigInterface[]
File
- src/
SearchApiSolrConflictingEntitiesException.php, line 17
Class
- SearchApiSolrConflictingEntitiesException
- Represents an exception that occurs in Search API Solr.
Namespace
Drupal\search_api_solrCode
protected $conflictingEntities = [];