Merge pull request #2202 from wallabag/fix-phpdoc
add some missing phpdoc parameters
This commit is contained in:
commit
b10a422e1f
@ -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…
x
Reference in New Issue
Block a user