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

What interface does the dumped class implement or inherit? #467

Open
janbarasek opened this issue Feb 11, 2021 · 0 comments
Open

What interface does the dumped class implement or inherit? #467

janbarasek opened this issue Feb 11, 2021 · 0 comments

Comments

@janbarasek
Copy link
Contributor

Hello,

when dumping objects, I often need to find out what interfaces they implement or if they inherit a class.

This is useful, for example, when examining dependencies in the DI Container, or when examining more complex data structures and its internal dependencies.

I think inherited classes and implemented interfaces should appear directly next to the class (or for example, in the title).

Snímek obrazovky 2021-02-11 v 11 00 28

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant