You are here

protected property DeterminingServerFeaturesEvent::$server in Search API 8

The search server in question.

Type: \Drupal\search_api\ServerInterface

File

src/Event/DeterminingServerFeaturesEvent.php, line 25

Class

DeterminingServerFeaturesEvent
Wraps a determining server features event.

Namespace

Drupal\search_api\Event

Code

protected $server;