index
:
php-jwt
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
/
Exceptions
/
TooEarlyException.php
blob: 989a416b529a63100c641da6e2c5b148589da799 (
plain
)
1
2
3
4
5
6
<?php class TooEarlyException extends UnexpectedValueException { }