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