Skip to content

Commit

Permalink
FIX Ensure DataObject namespace is imported
Browse files Browse the repository at this point in the history
  • Loading branch information
robbieaverill committed Feb 12, 2018
1 parent 6bca6ac commit a3a7f98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Extensions/ElementalSubsitesPageExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
use DNADesign\Elemental\Models\ElementalArea;
use Page;
use SilverStripe\ORM\DataExtension;
use SilverStripe\ORM\DataObject;
use SilverStripe\ORM\DB;

/**
Expand Down

0 comments on commit a3a7f98

Please sign in to comment.