Skip to content

Commit

Permalink
Linting: linting code
Browse files Browse the repository at this point in the history
  • Loading branch information
WunderJacob committed Aug 5, 2024
1 parent ca1addf commit 4e53b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/wbInstaller.php
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ public function save_install_progress() {
* Get all tests.
*
* @param string $progresstype
* @param bool|null $finished Optional parameter.
* @param bool|null $status
* @return int
*/
public function update_install_progress($progresstype, $status = 0) {
Expand Down

0 comments on commit 4e53b83

Please sign in to comment.