Tips & Tricks »

I know we all hate documenting code, but it can really help out future you or me when we need to go back and fix something. Poorly documented code is the bane of anyone who will be taking on your code after you leave (or invite more people into) the project. One thing that can really help is documenting the variables that you can get via the __get and __set magic methods:
Posted by girish.r 1188 days ago (http://blog.seanja.com)
Discuss  | Bury | Tweet This | Tagged: documenting
Add To 

Who Voted for this Story

Comments

No one has commented on this article yet.

Log in to comment or register here.