Merge origin/dev-v7.6 into dev-v8-zbwip (builds, not tested)
This commit is contained in:
@@ -81,5 +81,10 @@ namespace Umbraco.Core.Models.PublishedContent
|
||||
? constructor(content)
|
||||
: content;
|
||||
}
|
||||
|
||||
public T CreateModel<T>(IPublishedFragment content)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user