Skip to content

Commit

Permalink
pint
Browse files Browse the repository at this point in the history
  • Loading branch information
rudashi authored Aug 14, 2024
1 parent fac55f0 commit 11edf71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Testing/Fluent/Concerns/Has.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public function count($key, ?int $length = null): self
}

/**
* Asserts that the value is between 2 specified values
* Asserts that the value is between 2 specified values.
*
* @param int|string $lowestValue
* @param int|string $highestValue
Expand Down

0 comments on commit 11edf71

Please sign in to comment.