Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jan 26, 2024
1 parent 2600ea0 commit 836ea3f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/RequirementsChecker.php
Original file line number Diff line number Diff line change
Expand Up @@ -395,5 +395,7 @@ public function getNowDate()
return @strftime('%Y-%m-%d %H:%M', time());
}

public function ecs() {}
public function ecs()

Check warning on line 398 in src/RequirementsChecker.php

View check run for this annotation

Codecov / codecov/patch

src/RequirementsChecker.php#L398

Added line #L398 was not covered by tests
{
}

Check warning on line 400 in src/RequirementsChecker.php

View check run for this annotation

Codecov / codecov/patch

src/RequirementsChecker.php#L400

Added line #L400 was not covered by tests
}

0 comments on commit 836ea3f

Please sign in to comment.