Merge branch temp8 into temp8-di2690

This commit is contained in:
Stephan
2018-11-29 12:38:44 +01:00
46 changed files with 827 additions and 4208 deletions

View File

@@ -19,7 +19,7 @@ namespace Umbraco.Core.Services.Implement
/// <summary>
/// Implements the content service.
/// </summary>
internal class ContentService : RepositoryService, IContentService
public class ContentService : RepositoryService, IContentService
{
private readonly IDocumentRepository _documentRepository;
private readonly IEntityRepository _entityRepository;