Passed
Push — master ( 455d8b...50583e )
by Gabor
09:52
created
src/WebHemi/Data/Storage/User/UserMetaStorage.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -117,7 +117,7 @@
 block discarded – undo
117 117
      * Returns a User Meta data list identified by user ID.
118 118
      *
119 119
      * @param  int $userId
120
-     * @return array
120
+     * @return \WebHemi\Data\Entity\ApplicationEntity
121 121
      */
122 122
     public function getUserMetaArrayForUserId(int $userId) : array
123 123
     {
Please login to merge, or discard this patch.