Passed
Push — master ( 65ec1f...e13926 )
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
@@ -97,7 +97,7 @@
 block discarded – undo
97 97
      * Returns a User Meta data list identified by user ID.
98 98
      *
99 99
      * @param int $userId
100
-     * @return array
100
+     * @return \WebHemi\Data\Entity\ApplicationEntity
101 101
      */
102 102
     public function getUserMetaArrayForUserId(int $userId) : array
103 103
     {
Please login to merge, or discard this patch.