Skip to content

[FrameworkBundle] Add autowiring alias for Stopwatch #22347

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 9, 2017
Merged

[FrameworkBundle] Add autowiring alias for Stopwatch #22347

merged 1 commit into from
Apr 9, 2017

Conversation

BPScott
Copy link
Contributor

@BPScott BPScott commented Apr 8, 2017

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.

Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@fabpot
Copy link
Member

fabpot commented Apr 9, 2017

Thank you @BPScott.

@fabpot fabpot merged commit 707f74b into symfony:master Apr 9, 2017
fabpot added a commit that referenced this pull request Apr 9, 2017
…Scott)

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants