Backend\Form\Type\EditorType::getBlockPrefix PHP Method

getBlockPrefix() public method

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