Mike Meier

Results 3 comments of Mike Meier

@sprain Thanks for your library, we will soon start using it. Do you need help on open issues?

I can fix this with ``` php $docblock = new DocBlockGenerator(); $docblock->setWordWrap(false); ``` There are 10 creations like this in the ClassGenerator. @goetas should I implement a private property on...