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

Correct PHP Doc @return tag #601

Merged
merged 1 commit into from
Dec 31, 2018
Merged

Correct PHP Doc @return tag #601

merged 1 commit into from
Dec 31, 2018

Conversation

vpratfr
Copy link
Contributor

@vpratfr vpratfr commented Dec 31, 2018

$this->invoice returns a Stripe invoice object, and thus $invoiceFor too.

$this->invoice returns a Stripe invoice object, and thus $invoiceFor too.
@driesvints driesvints merged commit 81793b8 into laravel:9.0 Dec 31, 2018
@driesvints
Copy link
Member

Thanks!

@vpratfr
Copy link
Contributor Author

vpratfr commented Dec 31, 2018

You are welcome, but maybe you should consider wrapping those stripe invoice into cashier invoice objects directly?

@driesvints
Copy link
Member

@vpratfr if there's no specific reason for it I don't see why.

@driesvints
Copy link
Member

@vpratfr hmm actually on second hand it does might be better too. Might be something for a next release.

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