Explorar o código

Apply fixes from StyleCI

Jiang Qinghua %!s(int64=5) %!d(string=hai) anos
pai
achega
7442f6931c
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/Grid/Column.php

+ 1 - 2
src/Grid/Column.php

@@ -756,7 +756,7 @@ class Column
 
         return implode(' ', $attrArr);
     }
-    
+
     /**
      * Display column as boolean , `✓` for true, and `✗` for false.
      *
@@ -774,7 +774,6 @@ class Column
         });
     }
 
-
     /**
      * Passes through all unknown calls to builtin displayer or supported displayer.
      *