Abstract function PHPExcel_Worksheet_CellIterator::adjustForExistingOnlyRange() cannot contain body

This commit is contained in:
MarkBaker 2015-05-01 08:00:24 +01:00
parent 7ccb90064b
commit c9f2ee522b

View File

@ -79,8 +79,7 @@ abstract class PHPExcel_Worksheet_CellIterator
*
* @throws PHPExcel_Exception
*/
abstract protected function adjustForExistingOnlyRange() {
}
abstract protected function adjustForExistingOnlyRange();
/**
* Set the iterator to loop only existing cells