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

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

Public Methods

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

Method Details

__construct() public method

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

buildForm() public method

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

getBlockPrefix() public method

public getBlockPrefix ( )