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

Removes duplicate symbol definition #8

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

davejtoews
Copy link
Contributor

This class does not need to use itself.

This doesn't seem to break anything but it does for some reason prevent VSCode/Intelephense from autocompleting and adding this class to other classes. Removing this line makes autocompletion work.

This class does not need to `use` itself.

This doesn't seem to break anything but it does for some reason prevent VSCode/Intelephense from autocompleting and adding this class to other classes. Removing this line makes autocompletion work.
@davejtoews davejtoews force-pushed the davejtoews-patch-1 branch from 7b6162e to c66d4de Compare July 20, 2020 16:36
@ramono ramono merged commit 6780c75 into Cyber-Duck:master Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants