Backend\Modules\ContentBlocks\Form\ContentBlockType::getBlockPrefix PHP Method

getBlockPrefix() public method

public getBlockPrefix ( ) : string
return string
    public function getBlockPrefix()
    {
        return 'content_block';
    }