mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-31 12:40:00 +00:00
remove unnecessary docblock lines for setJustifyLastLine method
This commit is contained in:
@@ -278,8 +278,6 @@ class Alignment extends Supervisor
|
||||
/**
|
||||
* Set Justify Last Line.
|
||||
*
|
||||
* @param bool $justifyLastLine
|
||||
*
|
||||
* @return $this
|
||||
*/
|
||||
public function setJustifyLastLine(bool $justifyLastLine): static
|
||||
|
||||
Reference in New Issue
Block a user