This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
BookStack
Watch
2
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2024-12-05 07:23:59 +08:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
b9941e8e61
BookStack
/
app
/
Exceptions
/
UserTokenNotFoundException.php
8 lines
96 B
PHP
Raw
Normal View
History
Unescape
Escape
Apply fixes from StyleCI
2021-06-26 23:23:15 +08:00
<
?
php
namespace
BookStack\Exceptions
;
Start user invite system
2019-08-17 22:52:33 +08:00
Ran phpcbf and updated helpers typehinting
2019-09-16 01:29:51 +08:00
class
UserTokenNotFoundException
extends
\Exception
{
}
Reference in New Issue
Copy Permalink