Skip to content

Commit

Permalink
fix: apply php-cs-fixer result
Browse files Browse the repository at this point in the history
  • Loading branch information
divine committed Feb 9, 2022
1 parent 20b9d0e commit b6a76f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Validation/DatabasePresenceVerifier.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +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 b6a76f9

Please sign in to comment.