Preview: TestOperationPerformedInProduction.php
Size: 433 B
/home/godevadmin/www/admin/braintree/final/braintree_php-master/lib/Braintree/Exception/TestOperationPerformedInProduction.php
<?php
namespace Braintree\Exception;
use Braintree\Exception;
/**
* Raised when a test method is used in production.
*
* @package Braintree
* @subpackage Exception
* @copyright 2015 Braintree, a division of PayPal, Inc.
*/
class TestOperationPerformedInProduction extends Exception
{
}
class_alias('Braintree\Exception\TestOperationPerformedInProduction', 'Braintree_Exception_TestOperationPerformedInProduction');
Directory Contents
Dirs: 0 × Files: 17