xxxrrrdddd 2 rokov pred
rodič
commit
dea20b095e
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  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());
     }
 }