You are here

protected property AutocompletionCallback::$mimeType in Search Autocomplete 8

Same name and namespace in other branches
  1. 2.x src/Plugin/views/display/AutocompletionCallback.php \Drupal\search_autocomplete\Plugin\views\display\AutocompletionCallback::mimeType

The mime type for the response.

Type: string

File

src/Plugin/views/display/AutocompletionCallback.php, line 75

Class

AutocompletionCallback
The plugin that handles Data response callbacks for REST resources.

Namespace

Drupal\search_autocomplete\Plugin\views\display

Code

protected $mimeType;