Removed debug info
This commit is contained in:
parent
e5c88e899c
commit
46d29a18a4
@ -165,7 +165,6 @@ abstract class WriterAbstract implements WriterInterface
|
||||
$this->isWriterOpened = false;
|
||||
|
||||
rewind($this->filePointer);
|
||||
fpassthru($this->filePointer);
|
||||
|
||||
return $this->filePointer;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user