class TranslationsManager (View source)

Methods

__construct(Collection $collections, array $keys)

No description

void
applyTranslations(Field $field, string $collectionName, $orderId)

No description

Details

__construct(Collection $collections, array $keys)

Parameters

Collection $collections
array $keys

void applyTranslations(Field $field, string $collectionName, $orderId)

Parameters

Field $field
string $collectionName
$orderId

Return Value

void