@@ -263,7 +263,7 @@ |
||
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 | { |