Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
Salah Alkhwlani authored and StyleCIBot committed Sep 15, 2021
1 parent f6f97d6 commit 88d0033
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/XSSFilterMiddleware.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ public function __construct(Repository $config)
/**
* Transform the given value.
*
* @param string $key
* @param mixed $value
*
* @param string $key
* @param mixed $value
* @return mixed
*/
protected function transform($key, $value)
Expand Down

0 comments on commit 88d0033

Please sign in to comment.