Sylius\Bundle\ShippingBundle\Form\Type\ShippingMethodChoiceType::getBlockPrefix PHP Method

getBlockPrefix() public method

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