Файловый менеджер - Редактировать - /home/harasnat/www/labour/wp-content/plugins/google-listings-and-ads/src/Proxies/WPAwareTrait.php
Назад
<?php declare( strict_types=1 ); namespace Automattic\WooCommerce\GoogleListingsAndAds\Proxies; defined( 'ABSPATH' ) || exit; /** * Trait WPAwareTrait * * @package Automattic\WooCommerce\GoogleListingsAndAds\Proxies */ trait WPAwareTrait { /** * The WP proxy object. * * @var WP */ protected $wp; /** * Set the WP proxy object. * * @param WP $wp */ public function set_wp_proxy_object( WP $wp ): void { $this->wp = $wp; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка