kartik-v / yii2-export

A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
http://demos.krajee.com/export
Other
165 stars 126 forks source link

Added 'clearBuffers' in documentation #347

Closed avinasx closed 3 years ago

avinasx commented 3 years ago

For me, I require to do it every time I use PHP-spreadsheet, which should be in documentation as well.

Scope

This pull request includes a

Changes

The following changes were made (this change is also documented in the change log):

Related Issues

If this is related to an existing ticket, include a link to it as well.