phpstan 1

This commit is contained in:
2025-03-10 15:55:22 +05:00
parent 6712e63a91
commit e59edfaeb9
5 changed files with 21 additions and 22 deletions

View File

@@ -13,9 +13,9 @@ use Laravel\Nova\Makeable;
class OnlinePaymentRepo
{
use HandlesBillingSyncing;
use HandlesSberPeyments;
use HandlesVisaMasterPayments;
use HandlesBillingSyncing;
use Makeable;
/**