Commit 87d4aed
committed
minor symfony#61754 [Lock] make
This PR was merged into the 7.4 branch.
Discussion
----------
[Lock] make `createTable()` public again
| Q | A
| ------------- | ---
| Branch? | 7.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | symfony#61737 (comment)
| License | MIT
Commits
-------
881879d make createTable() public againcreateTable() public again (xabbuh)File tree
2 files changed
+2
-2
lines changed- src/Symfony/Component/Lock/Bridge/DynamoDb
- Store
- Tests/Functional/Store
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments