TaxManager
class TaxManager extends TranslatableManager implements BasicEntityManagerInterface
Class TaxManager is injected as alligator.tax_manager service. TaxManager handles the logic for managed entity.
Properties
| protected TaxRepository | $repository |
Methods
setRepositoryLocale(ContainerInterface|null $container)
Sets the repository request default locale
from TranslatableManager
getCurrentTax()
Find default tax
mixed
getLastWithSelect()
Find id, name and ration of default tax
Details
in TranslatableManager at line 30
setRepositoryLocale(ContainerInterface|null $container)
Sets the repository request default locale
in TranslatableManager at line 63
setRepository(mixed $repository)
in TranslatableManager at line 73
mixed
getLanguagesForIds(array $ids)
at line 33
__construct(TaxRepository $repository)
TaxManager constructor.
at line 56
Tax
getCurrentTax()
Find default tax
at line 65
mixed
getLastWithSelect()
Find id, name and ration of default tax