Skip to content

Commit 20b9d0e

Browse files
committed
fix: small php-doc comment
1 parent 8b4c6dc commit 20b9d0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/Validation/DatabasePresenceVerifier.php

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ public function getCount($collection, $column, $value, $excludeId = null, $idCol
3232

3333
/**
3434
* Count the number of objects in a collection with the given values.
35+
*
3536
* @param string $collection
3637
* @param string $column
3738
* @param array $values

0 commit comments

Comments
 (0)