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

getParent() 공개 메소드

public getParent ( )
    public function getParent()
    {
        return ChoiceType::class;
    }