mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-31 04:28:51 +00:00
fix docblock for justifyLastLine parameter
This commit is contained in:
@@ -278,7 +278,7 @@ class Alignment extends Supervisor
|
||||
/**
|
||||
* Set Justify Last Line.
|
||||
*
|
||||
* @param bool $justifyLastLine see self::HORIZONTAL_*
|
||||
* @param bool $justifyLastLine
|
||||
*
|
||||
* @return $this
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user