Browse Source

remove getFilterActions

Thomas Rabaix 14 năm trước cách đây
mục cha
commit
68ba9112a0
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  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
      *