Skip to content

Commit

Permalink
Add "config" facade method doc
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebauman committed Aug 24, 2023
1 parent f7a5472 commit 93ae52e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Facades/Purify.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

/**
* @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 93ae52e

Please sign in to comment.