completes: U4-6468 Move all 'Strategies' in the Web project that performs Core data operations to the Core project
This commit is contained in:
@@ -5,6 +5,7 @@ using Umbraco.Core.Services;
|
||||
|
||||
namespace Umbraco.Core.Strategies
|
||||
{
|
||||
//TODO: This should just exist in the content service/repo!
|
||||
public sealed class RelateOnCopyHandler : ApplicationEventHandler
|
||||
{
|
||||
protected override void ApplicationStarted(UmbracoApplicationBase umbracoApplication, ApplicationContext applicationContext)
|
||||
|
||||
Reference in New Issue
Block a user