Skip to content

Commit

Permalink
Merge pull request #78 from stevebauman/analysis-N4lm6v
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
stevebauman authored Aug 24, 2023
2 parents 93ae52e + 52e2b2f commit ce8d10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Facades/Purify.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use Illuminate\Support\Facades\Facade;

/**
* @method static array|string clean(array|string $input, array $config = null)
* @method static array|string clean(array|string $input, array $config = null)
* @method static \Stevebauman\Purify\Purify config(string|array $driver = null)
*/
class Purify extends Facade
Expand Down

0 comments on commit ce8d10c

Please sign in to comment.