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
minor symfony#9736 Item key for deletion (Guikingone)
This PR was merged into the 3.4 branch.
Discussion
----------
Item key for deletion
Hi,
As the CacheItem return is key with `getKey()` method, it could be useful to use the method to delete the item.
Commits
-------
f59e8d8 (feat): Item key call for deletion
0 commit comments