use a PEAR derived coding style
Closed this issue · 2 comments
lsmith77 commented
sorry .. i should have pointed this out earlier ..
i would recommend if you would use for example the Symfony coding style:
http://symfony.com/doc/current/contributing/code/standards.html
not sure on the particulars of the Drupal OO CS
winmillwill commented
No one is sure of the particulars of Drupal OO CS because the most monstrously OO module (Views) uses a style that contradicts the style given on the drupal.org coding style pages. :)
I've begun addressing it. Your eyes should not bleed next time you look at the code.
winmillwill commented
to wit: this is what I'm using now https://gist.github.com/2292885