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 e940af8 commit 52f6efcCopy full SHA for 52f6efc
src/Jenssegers/Mongodb/Model.php
@@ -200,10 +200,10 @@ protected function getDateFormat()
200
}
201
202
/**
203
- * Get a fresh timestamp for the model.
204
- *
205
- * @return MongoDate
206
- */
+ * Get a fresh timestamp for the model.
+ *
+ * @return MongoDate
+ */
207
public function freshTimestamp()
208
{
209
return new MongoDate;
0 commit comments