mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-14 03:56:40 +00:00
removed wrong parameter hint (#187)
This commit is contained in:
@@ -1163,7 +1163,6 @@ class Worksheet implements IComparable
|
||||
* @param int $pRow Numeric row coordinate of the cell
|
||||
* @param mixed $pValue Value of the cell
|
||||
* @param string $pDataType Explicit data type, see Cell\DataType::TYPE_*
|
||||
* @param bool $returnCell Return the worksheet (false, default) or the cell (true)
|
||||
*
|
||||
* @return Worksheet
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user