8000 [Translation] Add missing use statement by odolbeau · Pull Request #35122 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Translation] Add missing use statement #35122

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
Dec 28, 2019

Conversation

odolbeau
Copy link
Contributor
Q A
Branch? 3.4
Bug fix? no
New feature? no
Deprecations? no
License MIT

Add missing use for Data class used in PHPDoc
https://github.com/symfony/symfony/blob/3.4/src/Symfony/Component/Translation/DataCollector/TranslationDataCollector.php#L64

@nicolas-grekas nicolas-grekas changed the title Add missing use statement [Translation] Add missing use statement Dec 28, 2019
@nicolas-grekas
Copy link
Member

Good catch, thanks @odolbeau.

nicolas-grekas added a commit that referenced this pull request Dec 28, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

[Translation] Add missing use statement

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| License       | MIT

Add missing use for `Data` class used in PHPDoc
https://github.com/symfony/symfony/blob/3.4/src/Symfony/Component/Translation/DataCollector/TranslationDataCollector.php#L64

Commits
-------

6fd266d Add missing use statement
@nicolas-grekas nicolas-grekas merged commit 6fd266d into symfony:3.4 Dec 28, 2019
@odolbeau odolbeau deleted the add-missing-use branch December 29, 2019 22:52
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.

6 participants
0