This website requires JavaScript.
Explore
Help
Sign In
luisgulo
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
BookStack
/
app
/
Exceptions
/
UserTokenNotFoundException.php
8 lines
96 B
PHP
Raw
Normal View
History
Unescape
Escape
Apply fixes from StyleCI
2021-06-26 15:23:15 +00:00
<
?
php
namespace
BookStack\Exceptions
;
Start user invite system
2019-08-17 15:52:33 +01:00
Ran phpcbf and updated helpers typehinting
2019-09-15 18:29:51 +01:00
class
UserTokenNotFoundException
extends
\Exception
{
}
Reference in New Issue
Copy Permalink