Файловый менеджер - Редактировать - /home/avadvi5/public_html/wp-content/plugins/wpforms/vendor_prefixed/square/square/src/Models/ArchivedState.php
Ðазад
<?php declare (strict_types=1); namespace WPForms\Vendor\Square\Models; /** * Defines the values for the `archived_state` query expression * used in [SearchCatalogItems]($e/Catalog/SearchCatalogItems) * to return the archived, not archived or either type of catalog items. */ class ArchivedState { /** * Requested items are not archived with the `is_archived` attribute set to `false`. */ public const ARCHIVED_STATE_NOT_ARCHIVED = 'ARCHIVED_STATE_NOT_ARCHIVED'; /** * Requested items are archived with the `is_archived` attribute set to `true`. */ public const ARCHIVED_STATE_ARCHIVED = 'ARCHIVED_STATE_ARCHIVED'; /** * Requested items can be archived or not archived. */ public const ARCHIVED_STATE_ALL = 'ARCHIVED_STATE_ALL'; }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка