Skip to content

Commit 256e5ad

Browse files
committed
Code style
1 parent 22bf54c commit 256e5ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/PhpSpreadsheet/Reader/Html.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -606,8 +606,8 @@ public function loadIntoExisting($pFilename, Spreadsheet $spreadsheet)
606606
/**
607607
* Spreadsheet from content.
608608
*
609-
* @param string $content
610-
* @param Spreadsheet|null $spreadsheet
609+
* @param string $content
610+
* @param null|Spreadsheet $spreadsheet
611611
*
612612
* @return Spreadsheet
613613
*/

0 commit comments

Comments
 (0)