mirror of
https://github.com/standardebooks/web.git
synced 2025-07-08 15:50:29 -04:00
3 lines
58 B
PHP
3 lines
58 B
PHP
<?
|
|
class InvalidCollectionException extends \Exception{
|
|
}
|