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

chore: add more comments

This commit is contained in:
Torsten Dittmann 2022-06-27 18:44:39 +02:00
parent ff219cf91a
commit def1c35377

View file

@ -198,6 +198,9 @@ class V14 extends Migration
}
try {
/**
* Update internal ID's.
*/
$collection
->setAttribute('databaseId', 'default')
->setAttribute('databaseInternalId', '1');