mirror of
https://github.com/retailcrm/PHPExcel.git
synced 2025-04-03 13:23:37 +03:00
Docblock fix
This commit is contained in:
parent
19d7849bd1
commit
6a3dd85f6f
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ class PHPExcel_Worksheet_Column
|
|||
/**
|
||||
* Get column index
|
||||
*
|
||||
* @return int
|
||||
* @return string
|
||||
*/
|
||||
public function getColumnIndex()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue