Function CMS_CSV_Reader->close
Definitions
sources/files_spreadsheets_read.php
- Close down the spreadsheet file handle, for when we're done.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Close down the spreadsheet file handle, for when we're done.
*
*/
public function close()
* Close down the spreadsheet file handle, for when we're done.
*
*/
public function close()