Add legacy mapping

This commit is contained in:
Will Rossiter 2018-09-19 21:01:36 +12:00
parent 27a40c6210
commit 506d82fc9d
1 changed files with 6 additions and 0 deletions

6
legacy.yml Normal file
View File

@ -0,0 +1,6 @@
---
Name: spamprotectionlegacy
---
SilverStripe\ORM\DatabaseAdmin:
classname_value_remapping:
EditableSpamProtectionField: 'SilverStripe\SpamProtection\EditableSpamProtectionField'