PhpSpreadsheet/tests/PhpSpreadsheetTests/Worksheet
Adrien Crivelli 033a4bdad5
Remove default values for function that should not have any default
Having default values made it harder for end-user to figure out whether
it the arguement had to be supplied or not. Ommitting the argument may
lead to hard to debug issues, and is overall not a good idea.

Closes #110
2017-04-16 14:25:28 +09:00
..
AutoFilter Update dev dependencies 2017-01-23 16:02:59 +09:00
AutoFilterTest.php Remove default values for function that should not have any default 2017-04-16 14:25:28 +09:00
ColumnCellIteratorTest.php Fix indentation as suggested by Scrunitizer 2017-01-05 12:26:20 +09:00
ColumnIteratorTest.php Update dev dependencies 2017-01-23 16:02:59 +09:00
RowCellIteratorTest.php Fix indentation as suggested by Scrunitizer 2017-01-05 12:26:20 +09:00
RowIteratorTest.php Update dev dependencies 2017-01-23 16:02:59 +09:00
WorksheetColumnTest.php Fix indentation as suggested by Scrunitizer 2017-01-05 12:26:20 +09:00
WorksheetRowTest.php Fix indentation as suggested by Scrunitizer 2017-01-05 12:26:20 +09:00