jqh 5 سال پیش
والد
کامیت
0f19e55986
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  1. 0 4
      src/Form/StepBuilder.php

+ 0 - 4
src/Form/StepBuilder.php

@@ -158,10 +158,6 @@ class StepBuilder
      */
     public function getDoneStep()
     {
-        if (! $this->stepForms) {
-            return;
-        }
-
         if (! $this->doneStep) {
             $this->setDefaultDonePage();
         }