Your IP : 216.73.216.220


Current Path : /home/rtorresani/www/vendor/paypal/module-braintree-core/Controller/Adminhtml/Payment/
Upload File :
Current File : //home/rtorresani/www/vendor/paypal/module-braintree-core/Controller/Adminhtml/Payment/GetNonce.php

<?php
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
namespace PayPal\Braintree\Controller\Adminhtml\Payment;

use Magento\Framework\App\Action\HttpGetActionInterface;

class GetNonce extends \PayPal\Braintree\Controller\Payment\GetNonce implements HttpGetActionInterface
{
}