Sylius\Bundle\PaymentBundle\Form\Type\PaymentMethodChoiceType::getBlockPrefix PHP Method

getBlockPrefix() public method

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