You are here

protected property ContentEntity::$languageManager in Search API 8

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Plugin/search_api/datasource/ContentEntity.php, line 129

Class

ContentEntity
Represents a datasource which exposes the content entities.

Namespace

Drupal\search_api\Plugin\search_api\datasource

Code

protected $languageManager;