Closed pbiron closed 4 years ago
Adds @param and @return tags where needed. Also fixes a few coding standards issues in DocBlocks (i.e., final .).
@param
@return
.
We should probably keep this open for a little while to see if there are other things to add too, but I think this covers the existing inline docs.
See #25.
I screwed this PR up. Tried to rebase it and that didn't go as planned.
So, I'm going to close this...and delete the branch. And then open another PR.
Adds
@param
and@return
tags where needed. Also fixes a few coding standards issues in DocBlocks (i.e., final.
).We should probably keep this open for a little while to see if there are other things to add too, but I think this covers the existing inline docs.
See #25.