Skip to content

Commit

Permalink
Update facade docblocks
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored and github-actions[bot] committed Feb 3, 2024
1 parent 01480fa commit 25d16da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Illuminate/Support/Facades/Crypt.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* @method static string decryptString(string $payload)
* @method static string getKey()
* @method static array getAllKeys()
* @method static array getPreviousKeys()
* @method static \Illuminate\Encryption\Encrypter previousKeys(array $keys)
*
* @see \Illuminate\Encryption\Encrypter
Expand Down

0 comments on commit 25d16da

Please sign in to comment.