protected property AbstractSolrEntity::$recommended in Search API Solr 4.x
Same name and namespace in other branches
- 8.3 src/Entity/AbstractSolrEntity.php \Drupal\search_api_solr\Entity\AbstractSolrEntity::recommended
Type: bool
File
- src/
Entity/ AbstractSolrEntity.php, line 37
Class
- AbstractSolrEntity
- Defines the abstract base class for Solr config entities.
Namespace
Drupal\search_api_solr\EntityCode
protected $recommended = TRUE;