Файловый менеджер - Редактировать - /home/lexlmvtu/public_html/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AI/ImagesSchema.php
Назад
<?php namespace Automattic\WooCommerce\StoreApi\Schemas\V1\AI; use Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema; /** * ImagesSchema class. * * @internal */ class ImagesSchema extends AbstractSchema { /** * The schema item name. * * @var string */ protected $title = 'ai/images'; /** * The schema item identifier. * * @var string */ const IDENTIFIER = 'ai/images'; /** * Images schema properties. * * @return array */ public function get_properties() { return []; } /** * Get the Images response. * * @param array $item Item to get response for. * * @return array */ public function get_item_response( $item ) { return $item; } }
| ver. 1.4 |
Github
|
.
| PHP 7.2.34 | Генерация страницы: 0.09 |
proxy
|
phpinfo
|
Настройка