This website requires JavaScript.
Explore
Help
Sign in
archive
/
BookStackApp_BookStack
Watch
0
Star
0
Fork
You've already forked BookStackApp_BookStack
0
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2025-03-13 03:43:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
v24-12
Branches
Tags
No results found.
BookStackApp_BookStack
/
app
/
Exceptions
/
HttpFetchException.php
10 lines
103 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Apply fixes from StyleCI
2021-06-26 15:23:15 +00:00
<
?
php
namespace
BookStack\Exceptions
;
Added testing for avatar fetching systems & config Abstracts imageservice http interaction. Closes #1193
2018-12-23 15:34:38 +00:00
use
Exception
;
PHPCS related fixes.
2019-01-27 10:29:23 +00:00
class
HttpFetchException
extends
Exception
{
}
Reference in a new issue
Copy permalink