CategoryTranslationManager
class CategoryTranslationManager
Class CategoryTranslationManager is injected as alligator.category_translations_manager service. CategoryTranslationManager handles the logic for managed entity.
Properties
| protected CategoryTranslationRepository | $repository | ||
| protected CategoryEventContainer | $eventContainer |
Methods
__construct(CategoryTranslationRepository $repository, CategoryEventContainer $eventContainer)
No description
mixed|null
findSingleTranslation(int $categoryId, string $locale)
No description
save(mixed $entity)
No description
bool
saveMultiple(array $entities)
No description