protected property AutocompletionCallback::$renderer in Search Autocomplete 8
Same name and namespace in other branches
- 2.x src/Plugin/views/display/AutocompletionCallback.php \Drupal\search_autocomplete\Plugin\views\display\AutocompletionCallback::renderer
The renderer.
Type: \Drupal\Core\Render\RendererInterface
Overrides PluginBase::$renderer
File
- src/
Plugin/ views/ display/ AutocompletionCallback.php, line 82
Class
- AutocompletionCallback
- The plugin that handles Data response callbacks for REST resources.
Namespace
Drupal\search_autocomplete\Plugin\views\displayCode
protected $renderer;