WooCommerce Code Reference

UpdateProducts.php

Source code

<?php

namespace Automattic\WooCommerce\Blocks\AIContent;

/**
 * This class was used to create dummy products for the Customize Your Store flow.
 *
 * @internal
 * @deprecated This class can't be removed due https://github.com/woocommerce/woocommerce/issues/52311.
 */
class UpdateProducts {
}