You are here

protected property RenderedItem::$accountSwitcher in Search API 8

The current_user service used by this plugin.

Type: \Drupal\Core\Session\AccountSwitcherInterface|null

File

src/Plugin/search_api/processor/RenderedItem.php, line 46

Class

RenderedItem
Adds an additional field containing the rendered item.

Namespace

Drupal\search_api\Plugin\search_api\processor

Code

protected $accountSwitcher;