Sonata\Component\Form\Type\DeliveryChoiceType::getName PHP 메소드

getName() 공개 메소드

public getName ( )
    public function getName()
    {
        return $this->getBlockPrefix();
    }