Файловый менеджер - Редактировать - /home/harasnat/www/horse/wp-content/plugins/google-listings-and-ads/src/API/Google/Query/MerchantFreeListingReportQuery.php
Назад
<?php declare( strict_types=1 ); namespace Automattic\WooCommerce\GoogleListingsAndAds\API\Google\Query; defined( 'ABSPATH' ) || exit; /** * Class MerchantFreeListingReportQuery * * @package Automattic\WooCommerce\GoogleListingsAndAds\API\Google\Query */ class MerchantFreeListingReportQuery extends MerchantReportQuery { /** * Set the initial columns for this query. */ protected function set_initial_columns() {} /** * Filter the query by a list of ID's. * * @param array $ids list of ID's to filter by. * * @return $this */ public function filter( array $ids ): QueryInterface { // No filtering available for product feed. return $this; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка