Sonata\Component\Form\Type\VariationChoiceType::getBlockPrefix PHP Method

getBlockPrefix() public method

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