| Current Path : /home/rtorresani/www/vendor/stripe/module-payments/Exception/ |
| Current File : //home/rtorresani/www/vendor/stripe/module-payments/Exception/MissingOrderException.php |
<?php
namespace StripeIntegration\Payments\Exception;
class MissingOrderException extends \StripeIntegration\Payments\Exception\WebhookException
{
}