Preview: PartialOutOfStockException.php
Size: 294 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/woocommerce/src/StoreApi/Exceptions/PartialOutOfStockException.php
<?php
namespace Automattic\WooCommerce\StoreApi\Exceptions;
/**
* PartialOutOfStockException class.
*
* This exception is thrown when an item in a draft order has a quantity greater than what is available in stock.
*/
class PartialOutOfStockException extends StockAvailabilityException {}
Directory Contents
Dirs: 0 × Files: 8