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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Use class keyword #449

Merged
merged 1 commit into from Mar 25, 2016
Merged

Conversation

localheinz
Copy link
Contributor

This PR

  • makes use of the class keyword instead of referring to class names using string literals

Follows #393.

馃拋 Let me know if you prefer to get rid of FQCNs within this PR as well, otherwise I will follow up!

@mikeSimonson
Copy link
Contributor

@localheinz Yes, I would rather merge it after you get of the FQCN.

@localheinz localheinz force-pushed the fix/class branch 3 times, most recently from 58ebdb9 to 1e92a99 Compare March 25, 2016 21:11
@localheinz
Copy link
Contributor Author

@mikeSimonson

Amended!

@localheinz
Copy link
Contributor Author

@mikeSimonson

About some of these imports: I personally prefer not to import everything, but instead import, let's say, parent namespace segments, what do you think?

@mikeSimonson
Copy link
Contributor

@localheinz I prefer to import everything to be explicit about the dependencies of the code

@mikeSimonson mikeSimonson merged commit 0bf83ca into doctrine:master Mar 25, 2016
@mikeSimonson
Copy link
Contributor

@localheinz Thanks

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.

None yet

2 participants