Sylius\Bundle\ShippingBundle\Form\Type\CalculatorChoiceType::getParent PHP Метод

getParent() публичный Метод

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