Sylius\Bundle\ThemeBundle\Form\Type\ThemeChoiceType::getBlockPrefix PHP Method

getBlockPrefix() public method

public getBlockPrefix ( )
    public function getBlockPrefix()
    {
        return 'sylius_theme_choice';
    }