You are here

protected property ContentEntityTrackingManager::$languageManager in Search API 8

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Plugin/search_api/datasource/ContentEntityTrackingManager.php, line 38

Class

ContentEntityTrackingManager
Provides hook implementations on behalf of the Content Entity datasource.

Namespace

Drupal\search_api\Plugin\search_api\datasource

Code

protected $languageManager;