From 0c42b0d59373bf4d25bfd2a8c45a8e4ffdab1f33 Mon Sep 17 00:00:00 2001 From: Matthias Kittsteiner Date: Fri, 19 Apr 2024 15:59:26 +0200 Subject: [PATCH] Add missing documentation --- includes/Wpup/Epiphyt_Server.class.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/includes/Wpup/Epiphyt_Server.class.php b/includes/Wpup/Epiphyt_Server.class.php index 5e2f23c..e86059b 100644 --- a/includes/Wpup/Epiphyt_Server.class.php +++ b/includes/Wpup/Epiphyt_Server.class.php @@ -151,11 +151,11 @@ private function get_api_data( $data = [] ) { } /** - * Get + * Get the changelog * - * @param array $meta - * @param string $locale - * @return array + * @param array $meta Current metadata + * @param string $locale The specified locale + * @return array Updated metadata */ private function get_changelog( array $meta, string $locale ): array { $urls = [