1
0
Fork 0
mirror of synced 2024-07-02 21:20:58 +12:00

chore: run linter

This commit is contained in:
Torsten Dittmann 2022-06-24 18:37:41 +02:00
parent ababeef84d
commit 2c328c744d

View file

@ -600,7 +600,6 @@ class V14 extends Migration
*/
if (empty($document->getCreatedAt())) {
$document->setAttribute('$createdAt', $document->getAttribute('dateCreated'));
}
/**
* Migrate dateUpdated to $updatedAt.