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

getName() public method

public getName ( ) : string
return string
    public function getName()
    {
        return 'sylius_payment_method_choice';
    }