protected property AbstractSolrEntityController::$messenger in Search API Solr 8.3
Same name and namespace in other branches
- 4.x src/Controller/AbstractSolrEntityController.php \Drupal\search_api_solr\Controller\AbstractSolrEntityController::messenger
The messenger.
Type: \Drupal\Core\Messenger\MessengerInterface
Overrides MessengerTrait::$messenger
File
- src/
Controller/ AbstractSolrEntityController.php, line 22
Class
- AbstractSolrEntityController
- Provides different listings of Solr Entities.
Namespace
Drupal\search_api_solr\ControllerCode
protected $messenger;