mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-07-12 18:39:00 +00:00
3 lines
110 B
PHP
3 lines
110 B
PHP
<?php namespace Gloudemans\Shoppingcart\Exceptions;
|
|
|
|
class ShoppingcartInstanceException extends \Exception {} |