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 #19678 Fixes async cache computation example and FQCN (mvhirsch)
This PR was merged into the 5.4 branch.
Discussion
----------
Fixes async cache computation example and FQCN
Fixes invalid documentation. Took me an hour to figure it out. Thankfully, every new feature gets a blog post (thx `@nicolas`-grekas): https://symfony.com/blog/new-in-symfony-5-2-async-cache-recomputing
I'll provide another MR with a working example using a DI service (needs `CallbackInterface` or service must be public).
Commits
-------
12559a1 fixes async cache computation example and FQCN
0 commit comments