Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interface inheritance including interface constants in classes #261

Open
kartik-v opened this issue Dec 23, 2021 · 0 comments
Open

Interface inheritance including interface constants in classes #261

kartik-v opened this issue Dec 23, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@kartik-v
Copy link

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
@samdark samdark added the type:bug Bug label Dec 23, 2021
@arogachev arogachev assigned arogachev and unassigned arogachev Dec 25, 2021
@arogachev arogachev added this to the 3.1.0 milestone Dec 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants