Method | Description | |
---|---|---|
__construct ( Sylius\Component\Resource\Factory\FactoryInterface $taxonFactory, Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface $taxonRepository, Sylius\Component\Resource\Repository\RepositoryInterface $localeRepository, Sylius\Component\Taxonomy\Generator\TaxonSlugGeneratorInterface $taxonSlugGenerator ) | ||
create ( array $options = [] ) |
Method | Description | |
---|---|---|
configureOptions ( Symfony\Component\OptionsResolver\OptionsResolver $resolver ) |
Method | Description | |
---|---|---|
getLocales ( ) : array |
public __construct ( Sylius\Component\Resource\Factory\FactoryInterface $taxonFactory, Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface $taxonRepository, Sylius\Component\Resource\Repository\RepositoryInterface $localeRepository, Sylius\Component\Taxonomy\Generator\TaxonSlugGeneratorInterface $taxonSlugGenerator ) | ||
$taxonFactory | Sylius\Component\Resource\Factory\FactoryInterface | |
$taxonRepository | Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface | |
$localeRepository | Sylius\Component\Resource\Repository\RepositoryInterface | |
$taxonSlugGenerator | Sylius\Component\Taxonomy\Generator\TaxonSlugGeneratorInterface |
protected configureOptions ( Symfony\Component\OptionsResolver\OptionsResolver $resolver ) | ||
$resolver | Symfony\Component\OptionsResolver\OptionsResolver |