Upgrade to 3.6.2
This commit is contained in:
@@ -110,7 +110,7 @@ trait PageSiblings
|
||||
*/
|
||||
public function prevUnlisted($collection = null)
|
||||
{
|
||||
return $this->prevAll($collection)->unlisted()->first();
|
||||
return $this->prevAll($collection)->unlisted()->last();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user