mirror of
https://github.com/retailcrm/PHPExcel.git
synced 2024-11-26 07:16:03 +03:00
Abstract function PHPExcel_Worksheet_CellIterator::adjustForExistingOnlyRange() cannot contain body
This commit is contained in:
parent
7ccb90064b
commit
c9f2ee522b
@ -79,8 +79,7 @@ abstract class PHPExcel_Worksheet_CellIterator
|
|||||||
*
|
*
|
||||||
* @throws PHPExcel_Exception
|
* @throws PHPExcel_Exception
|
||||||
*/
|
*/
|
||||||
abstract protected function adjustForExistingOnlyRange() {
|
abstract protected function adjustForExistingOnlyRange();
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the iterator to loop only existing cells
|
* Set the iterator to loop only existing cells
|
||||||
|
Loading…
Reference in New Issue
Block a user