PATH:
home
/
rwabteecom
/
public_html_old
/
vendor
/
stripe
/
stripe-php
/
lib
/
Exception
/
Editing: InvalidArgumentException.php
<?php namespace Stripe\Exception; class InvalidArgumentException extends \InvalidArgumentException implements ExceptionInterface { }
SAVE
CANCEL