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