Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
StyleCIBot committed Jan 12, 2022
1 parent 277e77b commit d74379a
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 d74379a

Please sign in to comment.