MINOR Removed unused property on GridFieldFilter

This commit is contained in:
Stig Lindqvist 2012-01-25 13:49:09 +13:00
parent 07029138bf
commit 439ed75ff9
1 changed files with 0 additions and 6 deletions

View File

@ -9,12 +9,6 @@
*/
class GridFieldFilter implements GridField_HTMLProvider, GridField_DataManipulator, GridField_ActionProvider {
/**
*
* @var string
*/
public static $location = 'head';
/**
*
* @param GridField $gridField