Skip to content

Commit

Permalink
Merge pull request #1203 from NNTmux/analysis-gOv7dG
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI

[ci skip] [skip ci]
  • Loading branch information
DariusIII authored Jan 12, 2022
2 parents 277e77b + d74379a commit 2816a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Blacklight/http/API.php
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ public function offset(): int
/**
* Check if a parameter is empty.
*
* @param string $parameter
* @param string $parameter
*/
public function verifyEmptyParameter(string $parameter): void
{
Expand Down

0 comments on commit 2816a14

Please sign in to comment.