mirror of
https://github.com/standardebooks/web.git
synced 2025-07-12 17:42:29 -04:00
Add placeholders for ebooks
This commit is contained in:
parent
cf5f488cae
commit
1ab95df084
52 changed files with 1192 additions and 237 deletions
5
lib/Exceptions/InvalidEbookIdentifierException.php
Normal file
5
lib/Exceptions/InvalidEbookIdentifierException.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?
|
||||
namespace Exceptions;
|
||||
|
||||
class InvalidEbookIdentifierException extends AppException{
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue