Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
- minor cs
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy-j committed Feb 11, 2019
1 parent 6497905 commit b6e37a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Driver/Driver.php
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,8 @@ protected function createPDO(): PDO
*
* @param \DateTimeInterface $value
* @return string
*
* @throws \Exception
*/
protected function formatDatetime(\DateTimeInterface $value): string
{
Expand Down

0 comments on commit b6e37a5

Please sign in to comment.