Fix docblock
This commit is contained in:
parent
69b0fb9eaf
commit
e90b548c0a
@ -44,7 +44,7 @@ interface WriterInterface
|
||||
* Appends a row to the end of the stream.
|
||||
*
|
||||
* @param Row $row The row to be appended to the stream
|
||||
* @throws \Box\Spout\Writer\Exception\WriterNotOpenedException If the writer has not been opened yetthe writer
|
||||
* @throws \Box\Spout\Writer\Exception\WriterNotOpenedException If the writer has not been opened yet
|
||||
* @throws \Box\Spout\Common\Exception\IOException If unable to write data
|
||||
* @return WriterInterface
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user