Файловый менеджер - Редактировать - /home/harasnat/www/labour/wp-content/plugins/woocommerce-payments/includes/constants/class-refund-status.php
Назад
<?php /** * Class Refund_Status * * @package WooCommerce\Payments */ namespace WCPay\Constants; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } /** * This class gives a list of all the possible WCPay refund status constants. * * @psalm-immutable */ class Refund_Status extends Base_Constant { const PENDING = 'pending'; const SUCCEEDED = 'succeeded'; const FAILED = 'failed'; const CANCELED = 'canceled'; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка