This website requires JavaScript.
Explore
Help
Sign In
Infra-Mirrors
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2024-10-01 01:36:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
69e709254e
BookStack
/
app
/
Exceptions
/
UserTokenNotFoundException.php
7 lines
96 B
PHP
Raw
Normal View
History
Unescape
Escape
Start user invite system
2019-08-17 10:52:33 -04:00
<
?
php
namespace
BookStack\Exceptions
;
Ran phpcbf and updated helpers typehinting
2019-09-15 13:29:51 -04:00
class
UserTokenNotFoundException
extends
\Exception
{
}
Reference in New Issue
Copy Permalink