-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Add API Docs Description to Interface Methods #156
Conversation
The static analysis failures are all due to the |
@drupol this is ready for review. The documentation was good, but now it's looking even better! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent, thanks !!!! 💯
@drupol thanks for taking a look at this! I can't actually merge it because of the failing required checks (due to the PHPStan issue - phpstan/phpstan#5372). Could you merge it for me please? |
Amazing work, thanks again :) |
This PR:
Related to #135 (comment).