This commit is contained in:
denisdulici
2018-12-18 22:14:05 +03:00
parent f3986734fc
commit 2fe51b6550
5 changed files with 13 additions and 25 deletions

View File

@ -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.