xxxrrrdddd 2 роки тому
батько
коміт
dea20b095e
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      application/index/controller/Index.php

+ 0 - 1
application/index/controller/Index.php

@@ -19,6 +19,5 @@ class Index extends Frontend
         return $this->view->fetch();
     }
     public function test(UserOrderService $orderService){
-        dd($orderService->fast());
     }
 }