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 #17835 [Lock] Complete Lock example for less ambiguity (alexandre-daubois)
This PR was merged into the 5.4 branch.
Discussion
----------
[Lock] Complete Lock example for less ambiguity
Lately, I used a lot the Lock component. When it came to serializing it, I had a pretty hard time to understand the example because of the mention of a `RefreshTaxonomy` class. I wondered if this was a class already present in the framework or something like that, which blocked me a few minutes.
This PR aims to clarify this part a bit by showing that `RefreshTaxonomy` is an arbitrary class.
Commits
-------
2d4ba43 [Lock] Complete Lock example for less ambiguity
0 commit comments