Docblock fix
This commit is contained in:
parent
f8bc12740d
commit
6db66a0da4
|
@ -67,7 +67,7 @@ class Column
|
||||||
/**
|
/**
|
||||||
* Get column index
|
* Get column index
|
||||||
*
|
*
|
||||||
* @return int
|
* @return string
|
||||||
*/
|
*/
|
||||||
public function getColumnIndex()
|
public function getColumnIndex()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue