We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4c5cd1 commit 5bdaf66Copy full SHA for 5bdaf66
src/Database/ISupplementalDriver.php
@@ -57,7 +57,7 @@ function formatDateTime(/*\DateTimeInterface*/ $value);
57
* Formats date-time interval for use in a SQL statement.
58
* @return string
59
*/
60
- //function formatDateInterval(\DateInterval $value);
+ function formatDateInterval(\DateInterval $value);
61
62
/**
63
* Encodes string for use in a LIKE statement.
0 commit comments