Skip to content

Commit 4d1cdf4

Browse files
committed
Update Matching.php
1 parent 451f085 commit 4d1cdf4

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 the property matches their expected values.
107+
* Asserts that the property matches the expected values.
108108
*
109109
* @param string $key
110110
* @param array|string $expected

0 commit comments

Comments
 (0)