You are here

protected property Server::$features in Search API 8

The features this server supports.

Type: string[]|null

File

src/Entity/Server.php, line 117

Class

Server
Defines the search server configuration entity.

Namespace

Drupal\search_api\Entity

Code

protected $features;