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-11-24 19:41:31 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
88f6d3f241
BookStack
/
app
/
Exceptions
/
UserTokenNotFoundException.php
7 lines
96 B
PHP
Raw
Normal View
History
Unescape
Escape
Start user invite system
2019-08-17 22:52:33 +08:00
<
?
php
namespace
BookStack\Exceptions
;
Ran phpcbf and updated helpers typehinting
2019-09-16 01:29:51 +08:00
class
UserTokenNotFoundException
extends
\Exception
{
}
Reference in New Issue
Copy Permalink