yii2-apidoc icon indicating copy to clipboard operation
yii2-apidoc copied to clipboard

Interface inheritance including interface constants in classes

Open kartik-v opened this issue 3 years ago • 0 comments
trafficstars

What steps will reproduce the problem?

Interfaces documentation does not include constants defined in interfaces. Classes implementing the interfaces also therefore do not show the constants used in the inherited interface.

What's expected?

Documentation of interfaces should include constants defined. Classes implementing the interfaces should show the constants.

What do you get instead?

No constants are documented.

Additional info

Q A
Yii version latest
Yii APIDoc version latest
PHP version latest
Operating system win/linux

kartik-v avatar Dec 23 '21 07:12 kartik-v