Merge branch temp8 into temp8-di2690
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user