Sylius\Bundle\PaymentBundle\Form\Type\PaymentMethodChoiceType::getBlockPrefix PHP Метод

getBlockPrefix() публичный Метод

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