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-27 07:57:52 +03:00
Code
Issues
784
Packages
Projects
Releases
14
Wiki
Activity
Files
88049476fe496de3a3b767a4305d985f78a96db8
BookStack
/
app
/
Exceptions
/
SocialSignInException.php
7 lines
96 B
PHP
Raw
Normal View
History
Unescape
Escape
Change application namespace to BookStack
2015-09-10 19:31:09 +01:00
<
?
php
namespace
BookStack\Exceptions
;
Made social accounts attachable
2015-09-04 20:40:36 +01:00
class
SocialSignInException
extends
NotifyException
{
}
Reference in New Issue
Copy Permalink