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

Fix interfaces and add missing IODataResponse #127

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Involture
Copy link
Contributor

@Involture Involture commented Apr 11, 2023

Intends to Fix #83

I am not sure about the point of the interfaces.
phpDoc comments were clearly wrong about the return type of some functions.
I replaced IODataRequest with a new interface IODataResponse

If this is not what was envisioned, Im happy to modify the PR and help correct doc blocks and interfaces

@anderly
Copy link
Member

anderly commented Sep 7, 2023

@Involture this looks good. I think we just need to change ODataResponse by adding implements IODataResponse.

Can you add that and I'll merge?

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.

Messed up return types
2 participants