Cleanup Code
This commit is contained in:
@@ -10,7 +10,7 @@ class Mentions extends BaseCollection
|
||||
/**
|
||||
* @return Mention
|
||||
*/
|
||||
public function current()
|
||||
public function current(): Mention
|
||||
{
|
||||
return parent::current();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user