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 efcf444 commit 5004691Copy full SHA for 5004691
Store/PdoStore.php
@@ -366,7 +366,7 @@ private function getDriver(): string
366
}
367
368
/**
369
- * Provides a SQL function to get the current timestamp regarding the current connection's driver.
+ * Provides an SQL function to get the current timestamp regarding the current connection's driver.
370
*/
371
private function getCurrentTimestampStatement(): string
372
{
0 commit comments