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 4be274a commit d798787Copy full SHA for d798787
http-tests.md
@@ -502,7 +502,7 @@ Assert that the session contains the given piece of data:
502
<a name="assert-session-has-input"></a>
503
#### assertSessionHasInput
504
505
-Assert that the session has a given value in the flashed input array.
+Assert that the session has a given value in the flashed input array:
506
507
$response->assertSessionHasInput($key, $value = null);
508
0 commit comments