Файловый менеджер - Редактировать - /home/harasnat/www/horse/wp-content/plugins/google-listings-and-ads/src/API/Google/Query/AdsCampaignCriterionQuery.php
Назад
<?php declare( strict_types=1 ); namespace Automattic\WooCommerce\GoogleListingsAndAds\API\Google\Query; defined( 'ABSPATH' ) || exit; /** * Class AdsCampaignCriterionQuery * * @package Automattic\WooCommerce\GoogleListingsAndAds\API\Google\Query */ class AdsCampaignCriterionQuery extends AdsQuery { /** * AdsCampaignCriterionQuery constructor. */ public function __construct() { parent::__construct( 'campaign_criterion' ); $this->columns( [ 'campaign.id', 'campaign_criterion.location.geo_target_constant', ] ); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка