index
:
cflems/bulletin.git
master
Defunct job marketplace service written in PHP. Check out https://bulletin.cflems.io/.
Carson Fleming
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
inc
/
mailgun
/
mailgun
/
mailgun-php
/
src
/
Mailgun
/
Messages
/
Exceptions
/
InvalidParameter.php
blob: 9ea1dfc2b0c35322544b9acbe35f275bdc4a58a0 (
plain
)
1
2
3
4
<?
php
namespace
Mailgun\Messages\Exceptions
;
class
InvalidParameter
extends
\Exception
{}