We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2b9ad6 + 72f7995 commit 5b44605Copy full SHA for 5b44605
1 file changed
src/View/ProgressBarView.php
@@ -23,7 +23,6 @@ class ProgressBarView extends View implements ProgressBar
23
* Creates a progress bar with the specified total number of steps.
24
*
25
* @param int $total The total number of steps.
26
- *
27
* @return $this
28
*/
29
public function create(int $total): static
0 commit comments