mirror of
https://github.com/standardebooks/web.git
synced 2025-07-20 13:24:48 -04:00
Sort projects by ebook title
This commit is contained in:
parent
b2191d1219
commit
a1da50fc1a
3 changed files with 74 additions and 3 deletions
|
@ -49,6 +49,7 @@ use function Safe\shell_exec;
|
|||
*/
|
||||
class Ebook{
|
||||
use Traits\Accessor;
|
||||
use Traits\FromRow;
|
||||
|
||||
public int $EbookId;
|
||||
public string $Identifier;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue