Sylius\Bundle\ProductBundle\Form\Type\ProductAssociationTypeChoiceType::getBlockPrefix PHP Method

getBlockPrefix() public method

public getBlockPrefix ( )
    public function getBlockPrefix()
    {
        return 'sylius_product_association_type_choice';
    }