8000 Added a few @throws in the doc comments. by bweston92 · Pull Request #40 · dingo/api · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Added a few @throws in the doc comments. #40

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

Closed
wants to merge 6 commits into from
Closed

Added a few @throws in the doc comments. #40

wants to merge 6 commits into from

Conversation

bweston92
Copy link
Contributor

No description provided.

@@ -136,6 +137,7 @@ public function api($options, callable $callback)
*
* @param \Illuminate\Http\Request $request
* @return \Illuminate\Http\Response|\Dingo\Api\Http\Response
* @throws \HttpExceptionInterface
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing the full Symfony namespace reference here.

@jasonlewis
C 8000 opy link
Contributor

Any chance you could squash all these commits? Cheers.

@bweston92
Copy link
Contributor Author

Opps sorry that other pull request is for something totally different but it wouldn't let me separate it, should of branched. Sorry.

Currently the Fractal Illuminate adapter fails to take the query string
parameters required.

The idea I am using is that rather then creating a new instance of the
paginator just using the one that is already provided. The wrapper just
makes it bind to the contract of PaginatorInterface.

This currently breaks tests as I have been going round and round trying
to fix it, sorry for this.
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.

2 participants
0