PK
Current Path : /home/wallqcyy/www/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AI/ |
Current File : //home/wallqcyy/www/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AI/ProductsSchema.php |
<?php declare( strict_types = 1 ); namespace Automattic\WooCommerce\StoreApi\Schemas\V1\AI; use Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema; /** * ProductsSchema class. * * @internal */ class ProductsSchema {}