You are here

protected property CommandHelper::$translationFunction in Search API 8

A callable for translating strings.

Type: callable

File

src/Utility/CommandHelper.php, line 69

Class

CommandHelper
Provides functionality to be used by CLI tools.

Namespace

Drupal\search_api\Utility

Code

protected $translationFunction;