mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-17 11:15:16 +00:00
add some missing phpdoc parameters
This commit is contained in:
parent
0faeabefa7
commit
8cb869ea95
1 changed files with 2 additions and 0 deletions
|
@ -92,6 +92,8 @@ class EntryRepository extends EntityRepository
|
|||
* @param bool $isStarred
|
||||
* @param string $sort
|
||||
* @param string $order
|
||||
* @param int $since
|
||||
* @param string $tags
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue