FIX Don't use deprecated API

This commit is contained in:
Guy Sartorelli 2023-03-28 10:25:00 +13:00
parent 99af1a0d21
commit 6b9aa83597
No known key found for this signature in database
GPG Key ID: F313E3B9504D496A
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
<?php
use SilverStripe\Dev\Deprecation;
Deprecation::notification_version('3.0', 'silverstripe/fulltextsearch');