doctum
doctum copied to clipboard
Support PHP attributes
Any plans to support PHP method attributes?
Most probably, the php parser supports them What attributes ? All of them ?
The regular #[Attribute] syntax: https://www.php.net/manual/en/language.attributes.overview.php
Just listing them would be huge.
I was thinking about this the other day, it may solve describing array shapes ! Ref: https://github.com/code-lts/doctum/issues/13
I added phpunit to https://doctum.long-term.support/api-docs/ and it really lacks attributes because that is the thing I search for the more nowdays