X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fseekat;a=blobdiff_plain;f=lib%2FAPI%2FLinks.php;fp=lib%2FAPI%2FLinks.php;h=20fbc6d846ec3226beb3ee518ade5e6161da69e3;hp=322eb8e847115557cacbf33e799a442da71470fa;hb=2121556150be871684b5046af7cf250b8219128d;hpb=cac6bea94e6cde142c951566fa6387ffa54eb3cb diff --git a/lib/API/Links.php b/lib/API/Links.php index 322eb8e..20fbc6d 100644 --- a/lib/API/Links.php +++ b/lib/API/Links.php @@ -2,17 +2,11 @@ namespace seekat\API; +use http\{Header, Params, QueryString, Url}; use seekat\Exception\UnexpectedValueException; -use http\ { - Header, - Params, - QueryString, - Url -}; use Serializable; -final class Links implements Serializable -{ +final class Links implements Serializable { /** * Parsed "Link" relations * @var Params