a few wording changes

This commit is contained in:
Taylor Otwell
2022-05-05 14:52:23 -05:00
parent 5c5a300bfd
commit 7216fa7e9a
4 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ class Handler extends ExceptionHandler
];
/**
* A list of the inputs that are never flashed for validation exceptions.
* A list of the inputs that are never flashed to the session on validation exceptions.
*
* @var array<int, string>
*/