File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/OutOfStockException.php.tar
plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/OutOfStockException.php 0000644 00000000374 15156362352 0041404 0 ustar 00 var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content <?php
namespace Automattic\WooCommerce\StoreApi\Exceptions;
/**
* OutOfStockException class.
*
* This exception is thrown when an item in a draft order is out of stock completely.
*/
class OutOfStockException extends StockAvailabilityException {}