You are here

protected property RenderedItem::$configFactory in Search API 8

Theme settings config.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

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

Class

RenderedItem
Adds an additional field containing the rendered item.

Namespace

Drupal\search_api\Plugin\search_api\processor

Code

protected $configFactory;