Skip to content

Commit

Permalink
Update lib/DB/GeophotoMapper.php
Browse files Browse the repository at this point in the history
Co-authored-by: Joas Schilling <[email protected]>
Signed-off-by: Arne Hamann <[email protected]>
  • Loading branch information
tacruc and nickvergessen authored Jan 23, 2023
1 parent 4ce6f58 commit 59c0efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/DB/GeophotoMapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ public function deleteByFileId($fileId) {
/**
* @param $fileId
* @param $userId
* @return bool
* @return int
* @throws \OCP\DB\Exception
*/
public function deleteByFileIdUserId($fileId, $userId) {
Expand Down

0 comments on commit 59c0efb

Please sign in to comment.