Subiendo proyecto completo sin restricciones de git ignore
This commit is contained in:
7
vendor/stripe/stripe-php/lib/Exception/InvalidArgumentException.php
vendored
Normal file
7
vendor/stripe/stripe-php/lib/Exception/InvalidArgumentException.php
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Stripe\Exception;
|
||||
|
||||
class InvalidArgumentException extends \InvalidArgumentException implements ExceptionInterface
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user