refactor
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace Modules\PaypalStandard\Events\Handlers;
|
||||
namespace Modules\PaypalStandard\Listeners;
|
||||
|
||||
use App\Events\PaymentGatewayListing;
|
||||
|
||||
class PaypalStandardGateway
|
||||
class Gateway
|
||||
{
|
||||
/**
|
||||
* Handle the event.
|
Reference in New Issue
Block a user