forked from wallabag/wallabag
add some missing phpdoc parameters
This commit is contained in:
@ -92,6 +92,8 @@ class EntryRepository extends EntityRepository
|
|||||||
* @param bool $isStarred
|
* @param bool $isStarred
|
||||||
* @param string $sort
|
* @param string $sort
|
||||||
* @param string $order
|
* @param string $order
|
||||||
|
* @param int $since
|
||||||
|
* @param string $tags
|
||||||
*
|
*
|
||||||
* @return array
|
* @return array
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user