Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/woocomme.../src/Admin/API/AI
File: StoreInfo.php
<?php
[0] Fix | Delete
[1] Fix | Delete
declare( strict_types = 1 );
[2] Fix | Delete
[3] Fix | Delete
namespace Automattic\WooCommerce\Admin\API\AI;
[4] Fix | Delete
[5] Fix | Delete
defined( 'ABSPATH' ) || exit;
[6] Fix | Delete
[7] Fix | Delete
/**
[8] Fix | Delete
* Store Info controller
[9] Fix | Delete
*
[10] Fix | Delete
* @internal
[11] Fix | Delete
* @deprecated This class can't be removed due https://github.com/woocommerce/woocommerce/issues/52311.
[12] Fix | Delete
*/
[13] Fix | Delete
class StoreInfo {}
[14] Fix | Delete
[15] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function