PHP Class Sylius\Bundle\CoreBundle\Form\Type\Promotion\Rule\HasTaxonConfigurationType

Author: Saša Stamenković ([email protected])
Inheritance: extends Symfony\Component\Form\AbstractType
Afficher le fichier Open project: sylius/sylius

Méthodes publiques

Méthode Description
__construct ( Symfony\Component\Form\DataTransformerInterface $taxonsToCodesTransformer )
buildForm ( Symfony\Component\Form\FormBuilderInterface $builder, array $options )
getBlockPrefix ( )

Method Details

__construct() public méthode

public __construct ( Symfony\Component\Form\DataTransformerInterface $taxonsToCodesTransformer )
$taxonsToCodesTransformer Symfony\Component\Form\DataTransformerInterface

buildForm() public méthode

public buildForm ( Symfony\Component\Form\FormBuilderInterface $builder, array $options )
$builder Symfony\Component\Form\FormBuilderInterface
$options array

getBlockPrefix() public méthode

public getBlockPrefix ( )