X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fseekat;a=blobdiff_plain;f=lib%2FAPI%2FLinks.php;h=7022cda2c9ea8c85d27ad6a58cfd58b99bbea2dc;hp=325f4b7289875e1a415f911489d4b4dafd254da9;hb=2451d97f1cb7b97e445b4dd839835b8673a4d0fc;hpb=3958595e9ff27162ae918db1453ddecd4840d481 diff --git a/lib/API/Links.php b/lib/API/Links.php index 325f4b7..7022cda 100644 --- a/lib/API/Links.php +++ b/lib/API/Links.php @@ -2,6 +2,7 @@ namespace seekat\API; +use seekat\Exception\UnexpectedValueException; use http\ { Header, Params, @@ -9,7 +10,6 @@ use http\ { Url }; use Serializable; -use UnexpectedValueException; class Links implements Serializable {