From 45857c613d31bb8af2ca8b407243a1327c07df77 Mon Sep 17 00:00:00 2001 From: Kristen Pol Date: Sun, 25 Feb 2024 18:10:18 -0800 Subject: [PATCH] Fixed linting. --- src/Utility.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Utility.php b/src/Utility.php index b44dd737..adefe971 100644 --- a/src/Utility.php +++ b/src/Utility.php @@ -73,7 +73,7 @@ public static function getUrl(string $url = NULL, string $langcode = NULL) : str * * @param string $type * The entity type. - * @param integer $id + * @param int $id * The entity ID. * * @return string