Skip to content

Add support for interfaces in the expectsParameters check on MethodFi…#19

Merged
DanielCoulbourne merged 2 commits intomainfrom
support-interfaces-in-method-finder
Nov 22, 2023
Merged

Add support for interfaces in the expectsParameters check on MethodFi…#19
DanielCoulbourne merged 2 commits intomainfrom
support-interfaces-in-method-finder

Conversation

@DanielCoulbourne
Copy link
Copy Markdown
Contributor

Previously you couldn't type-hint an interface on an SomeState::applySomething() method and have it match an interface. This fixes that.

@DanielCoulbourne DanielCoulbourne merged commit f054ce0 into main Nov 22, 2023
@DanielCoulbourne DanielCoulbourne deleted the support-interfaces-in-method-finder branch November 22, 2023 06:23
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

Successfully merging this pull request may close these issues.

1 participant