Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/woocomme.../src/StoreApi/Exceptio...
File: OutOfStockException.php
<?php
[0] Fix | Delete
namespace Automattic\WooCommerce\StoreApi\Exceptions;
[1] Fix | Delete
[2] Fix | Delete
/**
[3] Fix | Delete
* OutOfStockException class.
[4] Fix | Delete
*
[5] Fix | Delete
* This exception is thrown when an item in a draft order is out of stock completely.
[6] Fix | Delete
*/
[7] Fix | Delete
class OutOfStockException extends StockAvailabilityException {}
[8] Fix | Delete
[9] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function