Editing: InvalidPaymentException.php
<?php namespace Shetabit\Multipay\Exceptions; class InvalidPaymentException extends \Exception { // }
Save
Back