Commit a96fa9b
committed
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 ambiguity1 file changed
+35
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
80 | 114 | | |
81 | 115 | | |
82 | 116 | | |
| |||
0 commit comments