nikhilkalige / docblockr

DocBlockr is a package for Atom which is designed to make writing documentation faster and easier.
MIT License
406 stars 93 forks source link

PHP class variables #334

Closed RandyTobias closed 3 years ago

RandyTobias commented 5 years ago

I see that you can document variables in a function or in a class. Is there a way to have docblockr automatically add @var documentation for class variables to the class's documentation when I press /** and enter?

MoritzKn commented 3 years ago

Not sure if there is a configuration for it... if there is, it should be documented in the README. Closing this in an attempted to clean up the issue tracker.