abstract class CategoryTranslatableManager implements BasicEntityManagerInterface

Class CategoryTranslatableManager

Methods

setRepositoryLocale(ContainerInterface|null $container)

Sets the repository request default locale

setRepository(mixed $repository)

No description

Details

at line 29
setRepositoryLocale(ContainerInterface|null $container)

Sets the repository request default locale

Parameters

ContainerInterface|null $container

Exceptions

InvalidArgumentException if repository is not an instance of TranslatableRepository

at line 55
setRepository(mixed $repository)

Parameters

mixed $repository