mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-30 20:18:00 +00:00
Docblock fix
This commit is contained in:
@@ -67,7 +67,7 @@ class Column
|
||||
/**
|
||||
* Get column index
|
||||
*
|
||||
* @return int
|
||||
* @return string
|
||||
*/
|
||||
public function getColumnIndex()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user