Passed
Push — master ( 37b412...8220b9 )
by Gabor
03:10
created
src/WebHemi/Data/Storage/User/UserMetaStorage.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -95,7 +95,7 @@
 block discarded – undo
95 95
     /**
96 96
      * Returns a User Meta data list identified by user ID.
97 97
      *
98
-     * @param mixed $userId
98
+     * @param null|integer $userId
99 99
      * @return array
100 100
      */
101 101
     public function getUserMetaSetForUserId($userId) : array
Please login to merge, or discard this patch.