Skip to content

Commit c096756

Browse files
committed
fix docblock for justifyLastLine parameter
1 parent 921ca47 commit c096756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpSpreadsheet/Style/Alignment.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ public function getJustifyLastLine(): ?bool
278278
/**
279279
* Set Justify Last Line.
280280
*
281-
* @param bool $justifyLastLine see self::HORIZONTAL_*
281+
* @param bool $justifyLastLine
282282
*
283283
* @return $this
284284
*/

0 commit comments

Comments
 (0)