File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/give/src/PaymentGateways/PayPalCommerce/Exceptions/PayPalOrderIdException.php
Back
<?php namespace Give\PaymentGateways\PayPalCommerce\Exceptions; use Give\Framework\Exceptions\Primitives\Exception; /** * @since 2.19.0 */ class PayPalOrderIdException extends Exception { public function __construct($message = "", $code = 0, $previous = null) { parent::__construct($message, $code, $previous); } }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings