U4-9322 - IScopeProviderInternal

This commit is contained in:
Stephan
2017-01-12 19:32:44 +01:00
parent 79c2400d27
commit 5446e4b0fc
10 changed files with 18 additions and 22 deletions

View File

@@ -5,7 +5,7 @@ using Umbraco.Core.Persistence;
namespace Umbraco.Core.Scoping
{
internal class ScopeProvider : IScopeProvider
internal class ScopeProvider : IScopeProviderInternal
{
public ScopeProvider(IDatabaseFactory2 databaseFactory)
{