Skip to content

Commit

Permalink
bugfix - use DataExtension
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirish committed Dec 24, 2018
1 parent d37ee8b commit 88f38cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Migration/GlobalConfigMigration.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
use Dynamic\CompanyConfig\Model\CompanyConfigSetting;
use Dynamic\TemplateConfig\Model\TemplateConfigSetting;
use SilverStripe\CMS\Model\SiteTree;
use SilverStripe\ORM\DataExtension;

class GlobalConfigMigration extends DataExtension
{
Expand Down

0 comments on commit 88f38cd

Please sign in to comment.