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

getBlockPrefix() public method

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