File "ContentProcessor.php"
Full Path: /home/romayxjt/public_html/wp-content/plugins/woocommerce/src/Blocks/AIContent/ContentProcessor.php
File size: 273 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Automattic\WooCommerce\Blocks\AIContent;
/**
* ContentProcessor class.
*
* Process images for content
*
* @internal
* @deprecated This class can't be removed due https://github.com/woocommerce/woocommerce/issues/52311.
*/
class ContentProcessor {}