You are here

protected static property IndexBatchHelper::$translationManager in Search API 8

The translation manager service.

Type: \Drupal\Core\StringTranslation\TranslationInterface

File

src/IndexBatchHelper.php, line 17

Class

IndexBatchHelper
Provides helper methods for indexing items using Drupal's Batch API.

Namespace

Drupal\search_api

Code

protected static $translationManager;