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

allow typedef imports from any kind of classlike #10625

Merged

Commits on Jan 31, 2024

  1. Allow typedef imports from any classlike type

    All we really need is for the source to be autoloadable, and it includes
    all classlikes (interfaces, classes, enums and traits at the time of
    writing).
    weirdan committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6140f68 View commit details
    Browse the repository at this point in the history