Skip to content

Commit b6a76f9

Browse files
committed
fix: apply php-cs-fixer result
1 parent 20b9d0e commit b6a76f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Validation/DatabasePresenceVerifier.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +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-
*
35+
*
3636
* @param string $collection
3737
* @param string $column
3838
* @param array $values

0 commit comments

Comments
 (0)