We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4c6dc commit 20b9d0eCopy full SHA for 20b9d0e
src/Validation/DatabasePresenceVerifier.php
@@ -32,6 +32,7 @@ public function getCount($collection, $column, $value, $excludeId = null, $idCol
32
33
/**
34
* Count the number of objects in a collection with the given values.
35
+ *
36
* @param string $collection
37
* @param string $column
38
* @param array $values
0 commit comments