mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
DBField namespace in Search for php7 support
This commit is contained in:
parent
a507c80d15
commit
6bc0d026f7
@ -5,6 +5,7 @@
|
||||
* @package cms
|
||||
* @subpackage search
|
||||
*/
|
||||
use SilverStripe\Model\FieldType\DBField;
|
||||
class ContentControllerSearchExtension extends Extension {
|
||||
private static $allowed_actions = array(
|
||||
'SearchForm',
|
||||
|
Loading…
Reference in New Issue
Block a user