Skip to content

Commit

Permalink
[FEATURE] Update DataStructure: Implement updating wizard icons
Browse files Browse the repository at this point in the history
Resolves: #97
  • Loading branch information
opi99 committed Jul 18, 2017
1 parent cf7ac35 commit 2946c43
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -45,6 +45,7 @@ protected function stepFinal()
[
[$this, 'migrateWizardScriptToModule'],
[$this, 'migrateT3editorWizardToRenderTypeT3editor'],
[$this, 'migrateIconsForFormFieldWizardToNewLocation'],
[$this, 'cleanupEmptyWizardFields'],
]
);
Expand Down

0 comments on commit 2946c43

Please sign in to comment.