Skip to content

Commit

Permalink
fix docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
swiffer authored Dec 15, 2022
1 parent 76ae94d commit 6a531df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Type/IntegerType.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ public function toStatement($value, DriverInterface $driver): int
}

/**
* Marshals request data into PHP floats.
* Marshals request data into PHP integers.
*
* @param mixed $value The value to convert.
* @return int|null Converted value.
Expand Down

0 comments on commit 6a531df

Please sign in to comment.