mirror of
https://github.com/retailcrm/PHPExcel.git
synced 2025-04-04 05:43:36 +03:00
commit
a6ab41cd65
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ interface PHPExcel_Writer_IWriter
|
|||
/**
|
||||
* Save PHPExcel to file
|
||||
*
|
||||
* @param string $pFilename NAme of the file to save
|
||||
* @param string $pFilename Name of the file to save
|
||||
* @throws PHPExcel_Writer_Exception
|
||||
*/
|
||||
public function save($pFilename = NULL);
|
||||
|
|
Loading…
Add table
Reference in a new issue