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

getBlockPrefix() public method

public getBlockPrefix ( )
    public function getBlockPrefix()
    {
        return 'sylius_shipping_method_translation';
    }
ShippingMethodTranslationType