From f5223c79fe08ecb9ce18a6c82946d7405cc83737 Mon Sep 17 00:00:00 2001 From: philipp lang Date: Thu, 2 Dec 2021 21:58:04 +0100 Subject: [PATCH] Lint --- src/Authentication/NamiGuard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Authentication/NamiGuard.php b/src/Authentication/NamiGuard.php index 128b8f2..4f99b43 100644 --- a/src/Authentication/NamiGuard.php +++ b/src/Authentication/NamiGuard.php @@ -136,7 +136,7 @@ class NamiGuard { } /** - * @param array $credentials + * @param array $credentials */ public function loginNami(array $credentials): bool {