mirror of
https://github.com/standardebooks/web.git
synced 2025-07-12 17:42:29 -04:00
Some type check fixes
This commit is contained in:
parent
1979b27432
commit
79fdc8c20f
4 changed files with 21 additions and 13 deletions
|
@ -41,7 +41,7 @@ use function Safe\shell_exec;
|
|||
* @property string $TextSinglePageUrl
|
||||
* @property string $TextSinglePageSizeFormatted
|
||||
* @property string $IndexableText
|
||||
* @property EbookPlaceholder $EbookPlaceholder
|
||||
* @property ?EbookPlaceholder $EbookPlaceholder
|
||||
*/
|
||||
class Ebook{
|
||||
use Traits\Accessor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue