feat: complete assessment tasks

This commit is contained in:
Ayobami
2025-08-11 05:58:17 +01:00
parent 9122c7f108
commit 3b086cfa55
391 changed files with 43053 additions and 7 deletions
@@ -0,0 +1,5 @@
<?php
namespace Stripe\Exception;
class InvalidArgumentException extends \InvalidArgumentException implements ExceptionInterface {}