Эх сурвалжийг харах

工具表单支持 Embeds

jqh 5 жил өмнө
parent
commit
186a5cabf5

+ 1 - 1
src/Form/EmbeddedForm.php

@@ -117,7 +117,7 @@ class EmbeddedForm
      *
      *
      * @return $this
      * @return $this
      */
      */
-    public function setParent(Form $parent)
+    public function setParent($parent)
     {
     {
         $this->parent = $parent;
         $this->parent = $parent;