mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-12 11:06:28 +00:00
Update IReader.php
This commit is contained in:
@@ -19,7 +19,7 @@ interface IReader
|
||||
public const READ_DATA_ONLY = 2;
|
||||
|
||||
/**
|
||||
* @deprecated 3.1.0 use IGNORE_EMPTY_CELLS instead.
|
||||
* @deprecated 3.4.0 use IGNORE_EMPTY_CELLS instead.
|
||||
*/
|
||||
public const SKIP_EMPTY_CELLS = self::IGNORE_EMPTY_CELLS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user