FIX: Coding style
This commit is contained in:
parent
5f317250b3
commit
c214a199d6
|
|
@ -881,7 +881,7 @@ class Spreadsheet
|
||||||
$rowDimension->setXfIndex($xfIndex + $countCellXfs);
|
$rowDimension->setXfIndex($xfIndex + $countCellXfs);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return $this->addSheet($worksheet, $sheetIndex);
|
return $this->addSheet($worksheet, $sheetIndex);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue