Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
octoberapp committed Jun 25, 2024
1 parent 7cddccf commit 0bd6864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Support/Facades/Flash.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* @method static \October\Rain\Flash\FlashBag add(string $key, string $message)
* @method static void store()
* @method static void forget(string $key = null)
* @method static void purge();
* @method static void purge()
*
* @see \October\Rain\Flash\FlashBag
*/
Expand Down

0 comments on commit 0bd6864

Please sign in to comment.