mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
CS
This commit is contained in:
parent
a9f61d3dbb
commit
0182cdaec4
9 changed files with 13 additions and 13 deletions
|
@ -23,7 +23,7 @@ class PreparePagerForEntries
|
|||
* @param AdapterInterface $adapter
|
||||
* @param User $user If user isn't logged in, we can force it (like for rss)
|
||||
*
|
||||
* @return null|Pagerfanta
|
||||
* @return Pagerfanta|null
|
||||
*/
|
||||
public function prepare(AdapterInterface $adapter, User $user = null)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue