Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Exceptions): Add InvalidArgumentException class
- Add new file InvalidArgumentException.php - Implement InvalidArgumentException class - Make it implement Throwable interface
- Loading branch information