Sylius\Bundle\ThemeBundle\Form\Type\ThemeNameChoiceType::getParent PHP Method

getParent() public method

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