We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99b08c1 commit 588b9c8Copy full SHA for 588b9c8
src/Illuminate/Testing/TestResponse.php
@@ -246,7 +246,7 @@ public function assertRedirectBack()
246
}
247
248
/**
249
- * Assert whether the response is redirecting back to the previous location and the session has the given errors.
+ * Assert whether the response is redirecting back to the previous location with the given errors in the session.
250
*
251
* @param string|array $keys
252
* @param mixed $format
0 commit comments