v9: 10540 Resolving UmbracoHelper in middleware was null
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Umbraco.Cms.Core
|
||||
{
|
||||
public interface IPublishedContentQueryAccessor
|
||||
{
|
||||
IPublishedContentQuery PublishedContentQuery { get;}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user