Sylius\Bundle\ResourceBundle\Form\Type\ResourceChoiceType::getParent PHP Method

getParent() public method

public getParent ( )
    public function getParent()
    {
        return $this->getFormTypeForDriver($this->metadata->getDriver());
    }