Skip to content

Commit 302682f

Browse files
Fix: coding style
1 parent 2ace1b4 commit 302682f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpPresentation/Shape/Chart/Type/AbstractTypeBar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ public function getOverlapWidthPercent(): int
149149
}
150150

151151
/**
152-
* @param int $overlapWidthPercent
152+
* @param int $value overlap width percentage
153153
*
154154
* @return self
155155
*/

0 commit comments

Comments
 (0)