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 PR was merged into the 3.2 branch.
Discussion
----------
Update cache_pools.rst
When retrieving an item from cache you have to use `getItem()` and not `get()`
The `Psr\Cache\CacheItemPoolInterface` doesn't declare the `get` method
Commits
-------
398892e Update cache_pools.rst
0 commit comments