Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commitc2bc884
committed
feature#53080 [Clock] Return Symfony ClockInterface in ClockSensitiveTrait (ruudk)
This PR was submitted for the 6.4 branch but it was merged into the 7.1 branch instead.Discussion----------[Clock] Return Symfony ClockInterface in ClockSensitiveTrait| Q | A| ------------- | ---| Branch? | 6.4| Bug fix? | no| New feature? | no| Deprecations? | no| Issues || License | MIT`@nicolas`-grekas I don't understand why the ClockSensitiveTrait::mockTime returns a PSR ClockInterface, instead of a Symfony ClockInterface. Is this done on purpose? Or was this a mistake?Commits-------1e65347 Return Symfony ClockInterface in ClockSensitiveTrait1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments
Comments
(0)