Commit 0813be0
committed
minor #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 deletion1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
0 commit comments