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

Move type classes to their own namespace #336

Closed
jamesiarmes opened this issue Jun 1, 2016 · 1 comment
Closed

Move type classes to their own namespace #336

jamesiarmes opened this issue Jun 1, 2016 · 1 comment

Comments

@jamesiarmes
Copy link
Owner

Any type classes that do not serve as a an enumeration or array should be moved to their own namespace and extend a common base class. Some of these may need to extend another type class, see #228.

@jamesiarmes
Copy link
Owner Author

This is complete in the psr-4 branch with 8046c28.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant