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 262168a commit 464df2fCopy full SHA for 464df2f
src/Illuminate/Testing/Constraints/HasInDatabase.php
@@ -34,7 +34,6 @@ class HasInDatabase extends Constraint
34
*
35
* @param \Illuminate\Database\Connection $database
36
* @param array<string, mixed> $data
37
- * @return void
38
*/
39
public function __construct(Connection $database, array $data)
40
{
0 commit comments