fix merge + public
This commit is contained in:
@@ -7,7 +7,7 @@ using Umbraco.Core.Models;
|
||||
|
||||
namespace Umbraco.Web.PublishedCache
|
||||
{
|
||||
internal interface IPublishedContentCache : IPublishedCache
|
||||
public interface IPublishedContentCache : IPublishedCache
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets content identified by a route.
|
||||
|
||||
Reference in New Issue
Block a user