mirror of
https://github.com/standardebooks/web.git
synced 2025-07-05 22:30:30 -04:00
Clean up function imports
This commit is contained in:
parent
b5c6d5fe34
commit
2b47b65437
5 changed files with 0 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
<?
|
||||
use function Safe\ini_get;
|
||||
use function Safe\preg_match;
|
||||
use function Safe\substr;
|
||||
|
||||
class HttpInput{
|
||||
public static function RequestMethod(): int{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue