FIX: Namespace in documentation

This commit is contained in:
Gordon Anderson 2018-04-19 22:06:16 +07:00
parent 0c96d86131
commit c20bc1701f
1 changed files with 2 additions and 2 deletions

View File

@ -38,5 +38,5 @@ Set the default spam protector in *mysite/_config/spamprotection.yml*
---
name: spamprotection
---
FormSpamProtectionExtension:
default_spam_protector: MathSpamProtector
SilverStripe\SpamProtection\Extension\FormSpamProtectionExtension:
default_spam_protector: SilverStripe\SpamProtection\Maths\MathSpamProtector