Skip to content

Commit 451f085

Browse files
committed
Adjust code doc
1 parent 3ff3c9a commit 451f085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Testing/Fluent/Concerns/Matching.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ public function whereAllType(array $bindings): self
104104
}
105105

106106
/**
107-
* Asserts that all values exist and match their expected values.
107+
* Asserts that the property matches their expected values.
108108
*
109109
* @param string $key
110110
* @param array|string $expected

0 commit comments

Comments
 (0)