From 9c49afe4168b9404ead75d8e48d1f076e507ffae Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Wed, 16 Aug 2023 20:09:22 +0200 Subject: [PATCH] Improve comment on return parameter --- src/MD_STD_IN.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MD_STD_IN.php b/src/MD_STD_IN.php index 264e41e..272c916 100644 --- a/src/MD_STD_IN.php +++ b/src/MD_STD_IN.php @@ -113,7 +113,7 @@ final class MD_STD_IN { * * @param array $inputs Input array. * - * @return array + * @return list */ public static function sanitize_id_array(array $inputs):array {