Skip to content
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

CS: use *un*qualified names in docblocks + add use statements #207

Merged
merged 1 commit into from
Apr 8, 2020

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Apr 8, 2020

Add use import statements for classes only used in docblocks, even though PHP doesn't need nor use them.

See #201

Add `use` import statements for classes _only_ used in docblocks, even though PHP doesn't need nor use them.
@jrfnl jrfnl added this to the 2.x Next Release milestone Apr 8, 2020
@jrfnl jrfnl merged commit 9ff7ebb into develop Apr 8, 2020
@jrfnl jrfnl deleted the JRF/CS/use-_un_qualified-names-in-docblocks-2 branch April 8, 2020 04:51
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.

1 participant