Skip to content

Commit 52f6efc

Browse files
jenssegersStyleCIBot
authored andcommitted
Applied fixes from StyleCI
1 parent e940af8 commit 52f6efc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/Jenssegers/Mongodb/Model.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -200,10 +200,10 @@ protected function getDateFormat()
200200
}
201201

202202
/**
203-
* Get a fresh timestamp for the model.
204-
*
205-
* @return MongoDate
206-
*/
203+
* Get a fresh timestamp for the model.
204+
*
205+
* @return MongoDate
206+
*/
207207
public function freshTimestamp()
208208
{
209209
return new MongoDate;

0 commit comments

Comments
 (0)