Browse Source

remove unused variable from DropdownActions class

Paweł Bukowski 4 năm trước cách đây
mục cha
commit
9c7eeb5ed7
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      src/Grid/Displayers/DropdownActions.php

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

@@ -10,11 +10,6 @@ use Dcat\Admin\Support\Helper;
 
 class DropdownActions extends Actions
 {
-    /**
-     * @var array
-     */
-    protected $custom = [];
-
     /**
      * @var array
      */