jqh %!s(int64=5) %!d(string=hai) anos
pai
achega
173abc6b01
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/Form/Field.php

+ 2 - 2
src/Form/Field.php

@@ -918,7 +918,7 @@ class Field implements Renderable
      *
      * @return mixed
      */
-    protected function getElementClassString()
+    public function getElementClassString()
     {
         $elementClass = $this->getElementClass();
 
@@ -940,7 +940,7 @@ class Field implements Renderable
      *
      * @return string|array
      */
-    protected function getElementClassSelector()
+    public function getElementClassSelector()
     {
         $elementClass = $this->getElementClass();