jqh 4 år sedan
förälder
incheckning
0db802b809
1 ändrade filer med 0 tillägg och 4 borttagningar
  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()
     {
-
     }
 }