Commit d2ba040
committed
feature #40554 [Contracts] Add
This PR was merged into the 5.3-dev branch.
Discussion
----------
[Contracts] Add `TranslatorInterface::getLocale()`
| Q | A
| ------------- | ---
| Branch? | 5.x
| Bug fix? | no
| New feature? | yes
| Deprecations? | yes
| Tickets | Fix #40380
| License | MIT
| Doc PR | -
As discussed in symfony/symfony#40380
Commits
-------
45d9a36794 [Contracts/Translation] Add `TranslatorInterface::getLocale()`TranslatorInterface::getLocale() (nicolas-grekas)File tree
1 file changed
+5
-0
lines changed- Tests/DependencyInjection/Compiler
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
114 | 119 | | |
0 commit comments