Skip to content

Commit

Permalink
Added SilverStripe 4 ClassName Remapping
Browse files Browse the repository at this point in the history
  • Loading branch information
purplespider committed Jun 10, 2019
1 parent 003f10a commit 7e28b8f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _config/upgrade.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
SilverStripe\ORM\DatabaseAdmin:
classname_value_remapping:
PhotoGalleryPage: PurpleSpider\BasicGalleries\PhotoGalleryPage
PhotoGalleryHolder: PurpleSpider\BasicGalleries\PhotoGalleryHolder

0 comments on commit 7e28b8f

Please sign in to comment.