Skip to content

Commit

Permalink
Change variable name for compliance (artifact)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffersoncasimir authored Feb 13, 2024
1 parent 5554a7a commit 5436917
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ class ElectrophysioEvents

$this->_data = [
'instances' => $taskEvents,
'extra_columns' => $extraColumns,
'extraColumns' => $extraColumns,
];
}

Expand Down

0 comments on commit 5436917

Please sign in to comment.