Skip to content

Commit

Permalink
chore: update facade api
Browse files Browse the repository at this point in the history
  • Loading branch information
enggar appkey committed Jun 24, 2022
1 parent 674c5ed commit 0d4ee7d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/LaravelSoftbankFacade.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
use Illuminate\Support\Facades\Facade;

/**
*
* @method static \Nekoding\LaravelSoftbank\Contract\Payload payload()
* @method static \Nekoding\LaravelSoftbank\Contract\PaymentMethod\CreditCard creditCard()
*
* @see \Nekoding\LaravelSoftbank\Skeleton\SkeletonClass
*/
class LaravelSoftbankFacade extends Facade
Expand Down

0 comments on commit 0d4ee7d

Please sign in to comment.