You are here

private property IndexResource::$parseModeManager in JSON:API Search API 8

The parse mode manager.

Type: \Drupal\search_api\ParseMode\ParseModePluginManager

File

src/Resource/IndexResource.php, line 38

Class

IndexResource
JSON:API Resource to return Search API index results.

Namespace

Drupal\jsonapi_search_api\Resource

Code

private $parseModeManager;