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 #22347 [FrameworkBundle] Add autowiring alias for Stopwatch (BPScott)
This PR was merged into the 3.3-dev branch.
Discussion
----------
[FrameworkBundle] Add autowiring alias for Stopwatch
| Q | A
| ------------- | ---
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | -
| License | MIT
| Doc PR | -
Following in the footsteps of #22098 to add aliases for various services, this adds an alias for `Symfony\Component\Stopwatch\Stopwatch`.
Commits
-------
707f74b [FrameworkBundle] Add autowiring alias for Stopwatch
0 commit comments