sulu / SuluHeadlessBundle

Bundle that provides controllers and services for using Sulu as headless content management system
MIT License
45 stars 25 forks source link

Remove kernel.reset tag from SnippetAreaInvalidationSubscriber #133

Closed Prokyonn closed 1 year ago

Prokyonn commented 1 year ago

The tag was wrongfully added to the subscriber, probably due to copy / pasting.

The SnippetAreaInvalidationSubscriber does not even implement the ResetInterface and furthermore it has no variables that would make sense to reset. Therefore this MR removes the tag on the service.