Skip to content

Commit d0cdc50

Browse files
committed
Missed a space.
1 parent 3fb968a commit d0cdc50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plugin/dgi_migrate_alter/spreadsheet/DssiNodeAlter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class DssiNodeAlter extends MigrationAlterBase implements MigrationAlterInterfac
2020
/**
2121
* {@inheritdoc}
2222
*/
23-
public function alter(array &$migration): void{
23+
public function alter(array &$migration): void {
2424
$process =& $migration['process'];
2525

2626
$process['field_origin_information'][2]['values']['field_date_note'] = [

0 commit comments

Comments
 (0)