浏览代码

代码格式

jqh 4 年之前
父节点
当前提交
0db802b809
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      src/Grid/Displayers/DropdownActions.php

+ 0 - 4
src/Grid/Displayers/DropdownActions.php

@@ -84,21 +84,17 @@ class DropdownActions extends Actions
 
     protected function getViewLabel()
     {
-
     }
 
     protected function getEditLabel()
     {
-
     }
 
     protected function getQuickEditLabel()
     {
-
     }
 
     protected function getDeleteLabel()
     {
-
     }
 }