X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=lib%2FAPI%2FCall%2FCache%2FControl.php;h=a6186f25b668f8d91985175779920b3fee67c007;hb=HEAD;hp=99871d669b1b6f713e43a40e7caf7ec496685a2a;hpb=2451d97f1cb7b97e445b4dd839835b8673a4d0fc;p=m6w6%2Fseekat diff --git a/lib/API/Call/Cache/Control.php b/lib/API/Call/Cache/Control.php index 99871d6..a6186f2 100644 --- a/lib/API/Call/Cache/Control.php +++ b/lib/API/Call/Cache/Control.php @@ -9,12 +9,8 @@ use http\Params; use http\QueryString; use http\Url; -final class Control -{ - /** - * @var string - */ - private $key; +final class Control { + private string $key; /** * @param Request $request