Jiang qinghua %!s(int64=3) %!d(string=hai) anos
pai
achega
e8136429ad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Form/Field/Sizeable.php

+ 1 - 1
src/Form/Field/Sizeable.php

@@ -28,7 +28,7 @@ trait Sizeable
     {
         return $this->size('lg');
     }
-    
+
     public function size(?string $size)
     {
         $this->size = $size;