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

Commit

Permalink
Merge pull request #9 from spiral/new-paginator
Browse files Browse the repository at this point in the history
- minor cs
  • Loading branch information
wolfy-j authored Feb 11, 2019
2 parents 6497905 + b6e37a5 commit 040263b
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 040263b

Please sign in to comment.