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-03-01 03:09:42 +03:00
Code
Issues
784
Packages
Projects
Releases
15
Wiki
Activity
Files
1d2b6fdfa20672e42910f9b61ea9d734da0f6309
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