forked from symfony/symfony-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor symfony#19678 Fixes async cache computation example and FQCN (m…
…vhirsch) 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
- Loading branch information
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters