FIX Don't use deprecated API

This commit is contained in:
Guy Sartorelli 2023-03-28 10:23:53 +13:00
parent 754bcee5da
commit 3f62dfd4a4
No known key found for this signature in database
GPG Key ID: F313E3B9504D496A
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
<?php
/**
* Default configuration settings for the Spam Protection module.
*
* You should not put your own configuration in here rather use your
* mysite/_config.php file
*
* @package spamprotection
*/
use SilverStripe\Dev\Deprecation;
Deprecation::notification_version('3.0', 'spamprotection');