Sylius\Bundle\PaymentBundle\Form\Type\PaymentMethodChoiceType::getName PHP Méthode

getName() public méthode

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