Completed
Push — master ( de8363...0929bc )
by Igor
02:40
created
src/models/File.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -263,7 +263,7 @@
 block discarded – undo
263 263
      *
264 264
      * @param int $ownerId
265 265
      * @param int $ownerType
266
-     * @return File|null
266
+     * @return string
267 267
      */
268 268
     public static function findOneByOwner($ownerId, $ownerType)
269 269
     {
Please login to merge, or discard this patch.