Update BookmarkMapper.php

indent this function properly line 39-55.
This commit is contained in:
fcki1984 2023-05-12 21:59:19 +08:00 committed by GitHub
parent ec7597142c
commit 1ae0fad1ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ class BookmarkMapper extends ReaderMapper {
} }
return $this->findEntities($query); return $this->findEntities($query);
} }
/** /**
* @brief write bookmark to database * @brief write bookmark to database