Skip to content

Commit 41da457

Browse files
committed
remove unnecessary docblock lines for setJustifyLastLine method
1 parent ee35b30 commit 41da457

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/PhpSpreadsheet/Style/Alignment.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,6 @@ public function getJustifyLastLine(): ?bool
278278
/**
279279
* Set Justify Last Line.
280280
*
281-
* @param bool $justifyLastLine
282-
*
283281
* @return $this
284282
*/
285283
public function setJustifyLastLine(bool $justifyLastLine): static

0 commit comments

Comments
 (0)