mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-02-03 18:35:04 +00:00
add class deprecation notice
This commit is contained in:
parent
034a683df7
commit
7bb1eb5b61
@ -1,5 +1,8 @@
|
||||
<?php
|
||||
|
||||
// @TODO deprecated, replace by the common library
|
||||
// https://github.com/YGGverse/parser-php
|
||||
|
||||
class URL {
|
||||
|
||||
public static function is(string $url) : bool {
|
||||
|
Loading…
x
Reference in New Issue
Block a user