You are here

protected property SearchApiAbstractService::$options in Search API 7

Direct reference to the server's $options property.

Type: array

File

includes/service.inc, line 295
Contains SearchApiServiceInterface and SearchApiAbstractService.

Class

SearchApiAbstractService
Abstract class with generic implementation of most service methods.

Code

protected $options = array();