Skip to content

Commit 5b44605

Browse files
Merge pull request #113 from TheDragonCode/code-style-sy038oy
The code style has been fixed
2 parents a2b9ad6 + 72f7995 commit 5b44605

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/View/ProgressBarView.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ class ProgressBarView extends View implements ProgressBar
2323
* Creates a progress bar with the specified total number of steps.
2424
*
2525
* @param int $total The total number of steps.
26-
*
2726
* @return $this
2827
*/
2928
public function create(int $total): static

0 commit comments

Comments
 (0)