Sonata\Component\Form\Type\DeliveryChoiceType::getName PHP Method

getName() public method

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