You are here

protected property ReverseEntityReferences::$languageManager in Search API 8

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface|null

File

src/Plugin/search_api/processor/ReverseEntityReferences.php, line 73

Class

ReverseEntityReferences
Allows indexing of reverse entity references.

Namespace

Drupal\search_api\Plugin\search_api\processor

Code

protected $languageManager;