浏览代码

remove getFilterActions

Thomas Rabaix 14 年之前
父节点
当前提交
68ba9112a0
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      Admin/Admin.php

+ 0 - 5
Admin/Admin.php

@@ -771,11 +771,6 @@ abstract class Admin implements AdminInterface, DomainObjectInterface
         return $actions;
     }
 
-    public function getFilterActions()
-    {
-        return array();
-    }
-
     /**
      * Returns the list of available urls
      *