mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 07:10:29 -04:00
Make IndexableText optional
Placeholders do not have FullTitle, AlternateTitle, Tags, LocSubjects, or TocEntries.
This commit is contained in:
parent
1629d3a1a1
commit
a3ce3f1ec1
3 changed files with 7 additions and 20 deletions
|
@ -1,7 +0,0 @@
|
|||
<?
|
||||
namespace Exceptions;
|
||||
|
||||
class EbookIndexableTextRequiredException extends AppException{
|
||||
/** @var string $message */
|
||||
protected $message = 'Ebook IndexableText required.';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue