-
Notifications
You must be signed in to change notification settings - Fork 130
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
Add missing Docblocks #34
Labels
Comments
I'll try some :-) (started with Auth bundle) |
Thanks! |
dracony
added a commit
to PHPixie/ORM
that referenced
this issue
Sep 13, 2016
PHPixie/Project#34 - add doc blocks for ORM
dracony
added a commit
to PHPixie/ORM
that referenced
this issue
Sep 15, 2016
PHPixie/Project#34 - add doc blocks for Builder.php
dracony
added a commit
to PHPixie/ORM
that referenced
this issue
Sep 19, 2016
PHPixie/Project#34 - add doc blocks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
More docblocks are needed for the top layer APIs that are used the most. At the very least simple
param
andreturn
tags for code completion in IDEs.The text was updated successfully, but these errors were encountered: