mirror of
https://github.com/standardebooks/web.git
synced 2025-07-08 15:50:29 -04:00
Continue improving type hints
This commit is contained in:
parent
eb376c87bd
commit
703e1a7a03
73 changed files with 98 additions and 114 deletions
|
@ -1,10 +1,4 @@
|
|||
<?
|
||||
|
||||
use Exceptions\InvalidUrlException;
|
||||
use Safe\Exceptions\PcreException;
|
||||
use Exceptions\InvalidMuseumUrlException;
|
||||
use Exceptions\InvalidPageScanUrlException;
|
||||
|
||||
use function Safe\parse_url;
|
||||
use function Safe\preg_match;
|
||||
use function Safe\preg_replace;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue