fix build

This commit is contained in:
Shannon
2020-06-15 23:22:29 +10:00
parent 32e3ebb6fb
commit 19a114ac2b
3 changed files with 9 additions and 6 deletions

View File

@@ -6,6 +6,7 @@ namespace Umbraco.Core.Models.Blocks
// TODO: Rename this, we don't want to use the name "Helper"
// TODO: What is this? This requires code docs
// TODO: This is not used publicly at all - therefore it probably shouldn't be public
// TODO: These could easily be abstract methods on the underlying BlockEditorPropertyEditor instead
public interface IBlockEditorDataHelper
{
// TODO: Does this abstraction need a reference to JObject? Maybe it does but ideally it doesn't