This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2026-02-24 19:07:20 +03:00
Code
Issues
784
Packages
Projects
Releases
14
Wiki
Activity
Files
ecd56917e79a2832eaa7c35ab070de29769406c3
BookStack
/
app
/
Exceptions
/
UserTokenNotFoundException.php
7 lines
96 B
PHP
Raw
Normal View
History
Unescape
Escape
Start user invite system
2019-08-17 15:52:33 +01:00
<
?
php
namespace
BookStack\Exceptions
;
Ran phpcbf and updated helpers typehinting
2019-09-15 18:29:51 +01:00
class
UserTokenNotFoundException
extends
\Exception
{
}
Reference in New Issue
Copy Permalink