index
:
smtp-validate-email
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Exceptions
/
NoTLS.php
blob: 67d96105db05803c3e0a80ad17aff7b739a3b86f (
plain
)
1
2
3
4
5
6
7
8
<?php namespace SMTPValidateEmail\Exceptions; class NoTLS extends Exception { }