From cac614770b8f87045644c9bc89a4ca88ef26ef7d Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Tue, 12 Dec 2023 00:13:26 +0000 Subject: [PATCH] Removed incorrect annotation from class --- src/voku/helper/Bootup.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/voku/helper/Bootup.php b/src/voku/helper/Bootup.php index 243ac20..a4a64fb 100644 --- a/src/voku/helper/Bootup.php +++ b/src/voku/helper/Bootup.php @@ -4,9 +4,6 @@ namespace voku\helper; -/** - * @psalm-immutable - */ class Bootup { /**