Sylius\Bundle\PaymentBundle\Form\Type\PaymentMethodChoiceType::getBlockPrefix PHP 메소드

getBlockPrefix() 공개 메소드

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