AppBundle\Form\Type\BookTranslationType::getBlockPrefix PHP Method

getBlockPrefix() public method

public getBlockPrefix ( )
    public function getBlockPrefix()
    {
        return 'app_book_translation';
    }
BookTranslationType