Cleanup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namespace Umbraco.Cms.Core.PublishedCache
|
||||
{
|
||||
/// <summary>
|
||||
/// Provides access to a TryGetPublishedSnapshot bool method that will return true if the "current" <see cref="IPublishedSnapshot"/>. is not null
|
||||
/// Provides access to a TryGetPublishedSnapshot bool method that will return true if the "current" <see cref="IPublishedSnapshot"/> is not null.
|
||||
/// </summary>
|
||||
public interface IPublishedSnapshotAccessor
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user