Laravel version update
Laravel version update
This commit is contained in:
@@ -118,8 +118,6 @@ class Reader
|
||||
$this->position += $length;
|
||||
}
|
||||
|
||||
/**
|
||||
*/
|
||||
public function moveToEnd()
|
||||
{
|
||||
$this->position = $this->length;
|
||||
|
Reference in New Issue
Block a user