You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a follow-up from the initial implementation, with the goal of iterating and resolving unaddressed items raised in #1 . Specifically, we can/should:
Refactor src/EventSubscriber/LoadedEntitySubscriber.php , splitting its functionality in smaller classes
Add option to return exotic status codes when there are mismatching cache tags
Auto-wire the service definition
Improve / simplify the readme
(anything else we find important in this second iteration)
The text was updated successfully, but these errors were encountered:
This is a follow-up from the initial implementation, with the goal of iterating and resolving unaddressed items raised in #1 . Specifically, we can/should:
src/EventSubscriber/LoadedEntitySubscriber.php
, splitting its functionality in smaller classesThe text was updated successfully, but these errors were encountered: