This website requires JavaScript.
Explore
Help
Sign in
Knah-Tsaeb
/
MyShaarli
Watch
1
Star
0
Fork
You've already forked MyShaarli
0
Code
Issues
Pull requests
Releases
Wiki
Activity
e957f8fb23
MyShaarli
/
application
/
bookmark
/
exception
/
EmptyDataStoreException.php
8 lines
99 B
PHP
Raw
Normal View
History
Unescape
Escape
Introduce Bookmark object and Service layer to retrieve them See https://github.com/shaarli/Shaarli/issues/1307 for details
2019-05-25 15:46:47 +02:00
<
?
php
namespace
Shaarli\Bookmark\Exception
;
Apply PHP Code Beautifier on source code for linter automatic fixes
2020-09-22 20:25:47 +02:00
class
EmptyDataStoreException
extends
\Exception
{
}
Reference in a new issue
Copy permalink