Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark authored and StyleCIBot committed Nov 24, 2020
1 parent 5063a7a commit 4d728c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ProgressBar.php
Expand Up @@ -104,7 +104,7 @@ public function options(array $value): self
* Set the value of the progress.
*
* @var float|null $value The value of the progress. Set `null` to display loading animation.
*
*
* @return self
*/
public function value(?float $value): self
Expand Down

0 comments on commit 4d728c6

Please sign in to comment.