protected property AbstractSolrEntityListBuilder::$default_option in Search API Solr 8.3
Same name and namespace in other branches
- 4.x src/Controller/AbstractSolrEntityListBuilder.php \Drupal\search_api_solr\Controller\AbstractSolrEntityListBuilder::default_option
The default option.
Type: string
File
- src/
Controller/ AbstractSolrEntityListBuilder.php, line 37
Class
- AbstractSolrEntityListBuilder
- Provides a listing of Solr Entities.
Namespace
Drupal\search_api_solr\ControllerCode
protected $default_option = 'default';