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

getBlockPrefix() public method

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