소스 검색

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
      *