You are here

protected property DeterminingServerFeaturesEvent::$features in Search API 8

Reference to the features supported by the server's backend.

Type: array

File

src/Event/DeterminingServerFeaturesEvent.php, line 18

Class

DeterminingServerFeaturesEvent
Wraps a determining server features event.

Namespace

Drupal\search_api\Event

Code

protected $features;