File "ProductsSchema.php"
Full Path: /home/romayxjt/public_html/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AI/ProductsSchema.php
File size: 231 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
declare( strict_types = 1 );
namespace Automattic\WooCommerce\StoreApi\Schemas\V1\AI;
use Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema;
/**
* ProductsSchema class.
*
* @internal
*/
class ProductsSchema {}