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

[10.x] Add Missing @throws tags #813

Merged
merged 1 commit into from
Nov 4, 2019
Merged

[10.x] Add Missing @throws tags #813

merged 1 commit into from
Nov 4, 2019

Conversation

ericdowell
Copy link
Contributor

Adds missing PHPDocs @throws for create/add methods on Laravel\Cashier\SubscriptionBuilder class.

This aligns with what is described in Upgrading To 10.0 From 9.0: https://github.com/laravel/cashier/blob/master/UPGRADE.md#new-exceptions

Copy link
Member

@driesvints driesvints left a comment

Choose a reason for hiding this comment

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

These methods don't throw these exceptions but given the nature of the meaning of these exception I can understand adding them here. So ok for me.

@taylorotwell taylorotwell merged commit 7ab823d into laravel:10.0 Nov 4, 2019
@ericdowell ericdowell deleted the missing-phpdoc-throws branch November 13, 2019 03:14
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.

3 participants