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

Implement contracts should work for anonymous classes #17

Open
BladeMF opened this issue Dec 16, 2020 · 2 comments
Open

Implement contracts should work for anonymous classes #17

BladeMF opened this issue Dec 16, 2020 · 2 comments

Comments

@BladeMF
Copy link
Contributor

BladeMF commented Dec 16, 2020

The code

$a = new class implements TokenCollector {
};

should produce this:
image

Currently it does not offer any actions.

@dantleech
Copy link
Contributor

dantleech commented Dec 16, 2020 via email

@BladeMF
Copy link
Contributor Author

BladeMF commented Dec 16, 2020

Oh, okay.

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

2 participants