Skip to content

Commit

Permalink
fix: small php-doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
divine committed Feb 9, 2022
1 parent 8b4c6dc commit 20b9d0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Validation/DatabasePresenceVerifier.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ public function getCount($collection, $column, $value, $excludeId = null, $idCol

/**
* Count the number of objects in a collection with the given values.
*
* @param string $collection
* @param string $column
* @param array $values
Expand Down

0 comments on commit 20b9d0e

Please sign in to comment.