File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/TooManyInCartException.php.tar
plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/TooManyInCartException.php 0000644 00000000436 15156506706 0042035 0 ustar 00 var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content <?php
namespace Automattic\WooCommerce\StoreApi\Exceptions;
/**
* TooManyInCartException class.
*
* This exception is thrown when more than one of a product that can only be purchased individually is in a cart.
*/
class TooManyInCartException extends StockAvailabilityException {}