mirror of
https://github.com/friendica/friendica
synced 2025-04-26 15:10:11 +00:00
Cleanup Code
This commit is contained in:
parent
263774eb46
commit
d4387d45ee
18 changed files with 86 additions and 78 deletions
|
@ -10,7 +10,7 @@ class Mentions extends BaseCollection
|
|||
/**
|
||||
* @return Mention
|
||||
*/
|
||||
public function current()
|
||||
public function current(): Mention
|
||||
{
|
||||
return parent::current();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue