Файловый менеджер - Редактировать - /home/avadvi5/public_html/wp-content/plugins/wpforms/vendor_prefixed/square/square/src/Models/DeviceCodeStatus.php
Ðазад
<?php declare (strict_types=1); namespace WPForms\Vendor\Square\Models; /** * DeviceCode.Status enum. */ class DeviceCodeStatus { /** * The status cannot be determined or does not exist. */ public const UNKNOWN = 'UNKNOWN'; /** * The device code is just created and unpaired. */ public const UNPAIRED = 'UNPAIRED'; /** * The device code has been signed in and paired to a device. */ public const PAIRED = 'PAIRED'; /** * The device code was unpaired and expired before it was paired. */ public const EXPIRED = 'EXPIRED'; }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка