Файловый менеджер - Редактировать - /home/lexlmvtu/public_html/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/PassRuleProcessor.php
Назад
<?php /** * Rule processor that passes. This is required because an empty set of rules * (or predicate) evaluates to false. */ namespace Automattic\WooCommerce\Admin\RemoteInboxNotifications; defined( 'ABSPATH' ) || exit; use Automattic\WooCommerce\Admin\DeprecatedClassFacade; /** * Rule processor that passes. * * @deprecated 8.8.0 */ class PassRuleProcessor extends DeprecatedClassFacade { /** * The name of the non-deprecated class that this facade covers. * * @var string */ protected static $facade_over_classname = 'Automattic\WooCommerce\Admin\RemoteSpecs\RuleProcessors\PassRuleProcessor'; /** * The version that this class was deprecated in. * * @var string */ protected static $deprecated_in_version = '8.8.0'; }
| ver. 1.4 |
Github
|
.
| PHP 7.2.34 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка