Skip to content

Commit 7b7c015

Browse files
committed
fix: apply php-cs-fixer result
1 parent 85938e5 commit 7b7c015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Validation/DatabasePresenceVerifier.php

Lines changed: 1 addition & 1 deletion
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)