Skip to content

Commit

Permalink
Update missed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
r-kujawa committed Aug 14, 2023
1 parent 207eee9 commit 417e0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PaymentService.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public function provider($provider)
/**
* Get the current payment provider.
*
* @return \Payavel\Checkout\Contracts\Providable
* @return \Payavel\Serviceable\Contracts\Providable
*/
public function getProvider()
{
Expand Down

0 comments on commit 417e0e2

Please sign in to comment.