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 3fb968a commit d0cdc50Copy full SHA for d0cdc50
src/Plugin/dgi_migrate_alter/spreadsheet/DssiNodeAlter.php
@@ -20,7 +20,7 @@ class DssiNodeAlter extends MigrationAlterBase implements MigrationAlterInterfac
20
/**
21
* {@inheritdoc}
22
*/
23
- public function alter(array &$migration): void{
+ public function alter(array &$migration): void {
24
$process =& $migration['process'];
25
26
$process['field_origin_information'][2]['values']['field_date_note'] = [
0 commit comments