Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Oct 10, 2016
1 parent a28c963 commit 9c49bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Subscription.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class Subscription extends Model
protected $billingCycleAnchor = null;

/**
* Get the user that owns the subscription (Backwards compatibility).
* Get the user that owns the subscription.
*/
public function user()
{
Expand Down

0 comments on commit 9c49bf5

Please sign in to comment.