Is it possible to pull out the documentation for private methods with phpDocumentor?
I realize this wouldn't normally be done, but in my current project it would be useful.
|
Is it possible to pull out the documentation for private methods with phpDocumentor? I realize this wouldn't normally be done, but in my current project it would be useful.
| ||||
|
feedback
|
|
Use -pp option. | |||||||
feedback
|