Skip to content

Commit 588b9c8

Browse files
AhmedAlaa4611tegos
authored andcommitted
Improve docblock wording (laravel#57056)
1 parent 99b08c1 commit 588b9c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Testing/TestResponse.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ public function assertRedirectBack()
246246
}
247247

248248
/**
249-
* Assert whether the response is redirecting back to the previous location and the session has the given errors.
249+
* Assert whether the response is redirecting back to the previous location with the given errors in the session.
250250
*
251251
* @param string|array $keys
252252
* @param mixed $format

0 commit comments

Comments
 (0)