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

Cleanup according to PHPStorm inspection part 2: Update namespaces #6406

Merged
merged 4 commits into from
Jan 9, 2019

Conversation

MrPetovan
Copy link
Collaborator

@MrPetovan MrPetovan commented Jan 7, 2019

Redux of #6401
Part of #4176
Fixes #6405
Related to #6404, #6407, #6408

This one is mostly a cleanup task except a few occurrences where use statements where missing like reported in #6405. The other instances concern obscure modules or corner cases.

- Remove unused use statements
- Add required use statements
- Escape global classes
- Remove unused use statements
- Add required use statements
@MrPetovan MrPetovan added this to the 2019.03 milestone Jan 7, 2019
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.

None yet

2 participants