fix docblock for justifyLastLine parameter

This commit is contained in:
YoheiZuho
2025-02-19 15:36:46 +09:00
parent 921ca4777e
commit c0967568f0
+1 -1
View File
@@ -278,7 +278,7 @@ class Alignment extends Supervisor
/**
* Set Justify Last Line.
*
* @param bool $justifyLastLine see self::HORIZONTAL_*
* @param bool $justifyLastLine
*
* @return $this
*/