mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 23:30:35 -04:00
Improve how collections are organized and internally and printed to HTML
This commit is contained in:
parent
c8cacc4ace
commit
aed7db7fc1
4 changed files with 23 additions and 15 deletions
3
lib/InvalidCollectionException.php
Normal file
3
lib/InvalidCollectionException.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?
|
||||
class InvalidCollectionException extends \Exception{
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue